Skip to content

Commit

Permalink
Update e2e-public-link-in-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim authored Jan 4, 2024
1 parent c02c43b commit 900eca1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/e2e-public-link-in-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:
gh pr comment ${LINK} --body-file - <<EOF
[End-to-end public repo](https://github.com/mihcaojwe/python-coverage-comment-action-end-to-end-${NUMBER}-public)
Other commands:
Admin commands cheatsheet:
- Have an admin approve a review with /e2e to trigger end-to-end tests on external contributions
- Comment with /invite to invite the author & admins to the end-to-end private repo
- `/e2e` (in approved PR review body): Trigger end-to-end tests on external contributions
- `/invite` (in comment): Invite the author & admins to the end-to-end private repo
EOF
env:
LINK: ${{ github.event.pull_request.html_url }}
Expand Down

0 comments on commit 900eca1

Please sign in to comment.