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

switch the pat used to create the PR to enable PR checks #140

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

mshafer1
Copy link
Contributor

peter-evans has learned that PR checks will not run on automated PRs if the PR is created using the github token.
According to his sources, this is to prevent forks from abusing the tokens.
https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs

A workaround, is to use a repo level PAT to create the PR.

Tested in fork: mshafer1#11

@github-actions
Copy link
Contributor

Thank you for contributing! 👋

@mshafer-NI mshafer-NI merged commit 08fc62b into ni:main Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants