Skip to content

Commit

Permalink
Add link to review app wiki page to PR comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahseewhy committed Feb 20, 2025
1 parent 59dae37 commit 9741969
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/review_apps_on_pr_change.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ jobs:
It may take 5 minutes or so for the application to be fully deployed and working. If it still isn't ready
after 5 minutes, there may be something wrong with the ECS task. You will need to go to the integration AWS account
to debug, or otherwise ask an infrastructure person.
For more details please see the [review app wiki page](https://github.com/alphagov/forms-team/wiki/Review-apps)
EOF
gh pr comment "${{github.event.pull_request.html_url}}" --body-file "${{runner.temp}}/pr-comment.md"

0 comments on commit 9741969

Please sign in to comment.