Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add backport 6.0 label to automated PRs.#7807

Merged
Cadair merged 2 commits into
sunpy:mainfrom
advait-zx:patch-1
Sep 18, 2024
Merged

Add backport 6.0 label to automated PRs.#7807
Cadair merged 2 commits into
sunpy:mainfrom
advait-zx:patch-1

Conversation

@advait-zx
Copy link
Copy Markdown
Contributor

PR Description

Summary of Changes

This pull request updates the .github/workflows/sub_package_update.yml file to automatically add the "backport 6.0" label to pull requests created by the workflow. This label helps to ensure that any necessary updates are backported to the relevant branches.

Issue Addressed

No specific issue was raised for this change, but it addresses the need to streamline the backporting process for template updates.

Motivation and Context

Automating the addition of the "backport 6.0" label will ensure that template changes are consistently backported, reducing the risk of missing important updates and improving overall workflow efficiency.

Additional Notes

  • The workflow now includes the labels input in the peter-evans/create-pull-request action.
  • Please review the changes and let me know if any adjustments are needed.

Copy link
Copy Markdown
Member

@Cadair Cadair left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @advait-zx

Comment thread .github/workflows/sub_package_update.yml
@nabobalis nabobalis added No Backport A PR that isn't to be backported to any release branch. (To be used as a flag to other maintainers) Minor Change PR only needs one approval to merge. No Changelog Entry Needed Skip all changelog checks. labels Sep 18, 2024
@nabobalis nabobalis requested a review from Cadair September 18, 2024 16:52
@Cadair Cadair merged commit e567183 into sunpy:main Sep 18, 2024
@Cadair
Copy link
Copy Markdown
Member

Cadair commented Sep 18, 2024

Thanks @advait-zx

@advait-zx advait-zx deleted the patch-1 branch September 18, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Minor Change PR only needs one approval to merge. No Backport A PR that isn't to be backported to any release branch. (To be used as a flag to other maintainers) No Changelog Entry Needed Skip all changelog checks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants