You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔧(action) publish a comment when label preview is added (#1467)
The label preview will deploy a full environment. This environment is
accessible using a specific url. This commit will publish a comment with
the good url.
:rocket: Preview will be available at [https://${{ github.event.pull_request.number }}-docs.ppr-docs.beta.numerique.gouv.fr/](https://${{ github.event.pull_request.number }}-docs.ppr-docs.beta.numerique.gouv.fr/)
19
+
20
+
You can use the existing account with these credentials:
21
+
- username: `docs`
22
+
- password: `docs`
23
+
24
+
You can also create a new account if you want to.
25
+
26
+
Once this Pull Request is merged, the preview will be destroyed.
0 commit comments