Skip to content

Use first-party action for creating release PR #2031

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

Merged
merged 1 commit into from
Feb 1, 2023
Merged

Conversation

koesie10
Copy link
Member

@koesie10 koesie10 commented Feb 1, 2023

Instead of using the third party peter-evans/create-pull-request action for creating a PR for releases, we can use the already present ./.github/actions/create-pr action which is also used for the PR for bumping CLI versions.

Checklist

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

Instead of using the third party `peter-evans/create-pull-request`
action for creating a PR for releases, we can use the already present
`./.github/actions/create-pr` action which is also used for the PR for
bumping CLI versions.
@koesie10 koesie10 requested a review from a team as a code owner February 1, 2023 13:41
Copy link
Contributor

@shati-patel shati-patel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🚢

@koesie10 koesie10 enabled auto-merge February 1, 2023 14:31
@koesie10 koesie10 merged commit d4b0611 into main Feb 1, 2023
@koesie10 koesie10 deleted the koesie10/gh-pr-create branch February 1, 2023 14:41
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