cardano-foundation/catalyst-ci

🛠️ [TASK] : Add automatic doc's url publishing to the PR

Aperta

#93 aperta il 15 nov 2023

 (0 commenti) (0 reazioni) (0 assegnatari)Python (2 fork)auto 404
ci/cdenhancementgood first issue

Metriche repository

Star
 (6 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Summary

Add automatic doc's url publishing to the PR as a comment to the PR.

Description

Need to add the following github action https://github.com/actions/github-script#comment-on-an-issue on creating a new PR with modified docs files to publish a url for the deployed docs related to this branch as https://input-output-hk.github.io/catalyst-ci/branch/<branch_name>

Guida contributor