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

Set required labels on the automatic pack version update PRs #231

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

edmorley
Copy link
Contributor

@edmorley edmorley commented Oct 17, 2023

When a new Pack CLI version is released, automation opens PRs like:
#227

Currently the human reviewer has to remember to set the semver and type labels on that PR in order for the status checks to pass.

Now, the automation will set these itself on the PR.

See:
https://cloud-native.slack.com/archives/C0333LG7C9J/p1697499065289329?thread_ts=1697275064.492199&cid=C0333LG7C9J
https://github.com/peter-evans/create-pull-request#action-inputs

@edmorley edmorley requested review from a team as code owners October 17, 2023 13:44
When a new Pack CLI version is released, automation opens PRs like:
buildpacks#227

Currently the human reviewer has to remember to set the semver
and type labels on that PR in order for the status checks to pass.

Now, the automation will set these itself on the PR.

Signed-off-by: Ed Morley <501702+edmorley@users.noreply.github.com>
@jkutner jkutner added type:task A general task semver:patch A change requiring a patch version bump labels Oct 17, 2023
@jkutner jkutner merged commit c22572f into buildpacks:main Oct 17, 2023
6 of 8 checks passed
@edmorley edmorley deleted the set-update-pr-labels branch October 17, 2023 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:patch A change requiring a patch version bump type:task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants