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

Snooze release PR #1339

Closed
chingor13 opened this issue Mar 18, 2022 · 0 comments · Fixed by #1345 or #1349
Closed

Snooze release PR #1339

chingor13 opened this issue Mar 18, 2022 · 0 comments · Fixed by #1345 or #1349
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@chingor13
Copy link
Contributor

Release-Please currently tries to always keep a release PR open if there are changes to be released. Sometimes, you may not want to release a PR yet.

This feature request is to have the ability to snooze a release PR (close it), but only reopen it if there are new changes.

A use case, you merge a docs bugfix that could be released, but you don't want to release it yet. You would close it and "snooze" it until the next bugfix lands and you can choose to release it or snooze it again.

@chingor13 chingor13 added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p3 Desirable enhancement or fix. May not be included in next release. labels Mar 18, 2022
@chingor13 chingor13 added this to the Support google-cloud-dotnet milestone Mar 18, 2022
gcf-merge-on-green bot pushed a commit that referenced this issue Mar 24, 2022
You can now close a pull request and add the `autorelease: snooze` label. Rather than reopening a new pull request on any push to the release branch, it will skip it if there is a closed, snoozed PR, unless there are new changes.

Fixes #1339
gcf-merge-on-green bot pushed a commit that referenced this issue Mar 25, 2022
🤖 I have created a release *beep* *boop*
---


## [13.7.0](v13.6.0...v13.7.0) (2022-03-24)


### Features

* allow snoozing release pull requests ([#1345](#1345)) ([ea69708](ea69708)), closes [#1339](#1339)

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
1 participant