Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(automation): Use dedicated PAT for skipping e2e #4770

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

tomkerkhove
Copy link
Member

Use dedicated PAT for skipping e2e instead of GITHUB_TOKEN which does not support triggering other workflows

https://github.com/actions/github-script#using-a-separate-github-token

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)

Use dedicated PAT for skipping e2e instead of GITHUB_TOKEN which does not support triggering other workflows

https://github.com/actions/github-script#using-a-separate-github-token

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
@tomkerkhove tomkerkhove requested a review from a team as a code owner July 4, 2023 12:58
@tomkerkhove tomkerkhove enabled auto-merge (squash) July 4, 2023 12:58
@github-actions
Copy link

github-actions bot commented Jul 4, 2023

Thank you for your contribution! 🙏 We will review your PR as soon as possible.

While you are waiting, make sure to:

Learn more about:

@tomkerkhove tomkerkhove merged commit d48475b into main Jul 4, 2023
@tomkerkhove tomkerkhove deleted the tomkerkhove-patch-1 branch July 4, 2023 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants