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

Bump github/combine-prs from 2.1.0 to 3.0.1 #3227

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps github/combine-prs from 2.1.0 to 3.0.1.

Release notes

Sourced from github/combine-prs's releases.

v3.0.1

This release fixes a small bug where the Action would exit without clear logs as to why when the repository does not allow Actions to create pull requests. It also improves documentation around minimum workflow permissions for this Action to run

What's Changed

Full Changelog: github/combine-prs@v3.0.0...v3.0.1

v3.0.0

This release adds new features in a semi breaking way and the changes should be reviewed and tested by anyone upgrading to this release.

New Features

  • min_combine_number input option - Chose the minimum number of matching PRs required to create a "combined PR" with this Action
  • select_label input option - Only combine PRs that have the select_label applied to them

What's Changed

New Contributors

Huge thanks to @​benCoomes and @​gedwards1 who helped with this release! 🎉

Full Changelog: github/combine-prs@v2.1.0...v3.0.0

Commits
  • b4adb8c Merge pull request #18 from github/update-docs
  • 81f43ae add path to settings in docs
  • 345fbb0 update docs
  • 9206884 add actions permissions image
  • 89b872b Merge pull request #17 from github/link-to-blog-post
  • 843990d add a link to the GitHub blog post for Actions + PR creation
  • 110b2c1 Merge pull request #16 from github/handle-unexpected-status-codes
  • 08a84c5 pin actions to major versions
  • 67bb851 improve error handling in the case of non-422 PR status codes
  • 558e62d Merge pull request #14 from github/fix-select-label-override
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github/combine-prs](https://github.com/github/combine-prs) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/github/combine-prs/releases)
- [Commits](github/combine-prs@v2.1.0...v3.0.1)

---
updated-dependencies:
- dependency-name: github/combine-prs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@junit-builds junit-builds mentioned this pull request Apr 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2023

Superseded by #3238.

@dependabot dependabot bot closed this Apr 10, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/github/combine-prs-3.0.1 branch April 10, 2023 06:05
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.

None yet

0 participants