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

Use native gh tooling to raise pr #138

Merged
merged 3 commits into from
Aug 28, 2023

Conversation

mshafer1
Copy link
Contributor

Justification

PR's keep not running checks [e.g., #137]

Implementation

  • Change from using peter-evans/create-pull-request@v4 to gh cli directly
  • Remove trigger events from PRs to use the defaults.

Testing

Using fork with protected main, iterated until PR is formatted well and appears to be consistently running checks (mshafer1#5)

@github-actions
Copy link
Contributor

Thank you for contributing! 👋

@mshafer1 mshafer1 force-pushed the use_native_gh_tooling_to_raise_pr branch from da3e800 to 47919ee Compare August 26, 2023 18:23
This makes the PR come from github-actions -> #6
@irwand irwand merged commit 2b0f0b9 into ni:main Aug 28, 2023
16 checks passed
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.

2 participants