Skip to content

chore(ci): auto-merge release pull requests#120

Merged
skyrpex merged 2 commits intomainfrom
auto-merge-release-pull-requests
Apr 1, 2026
Merged

chore(ci): auto-merge release pull requests#120
skyrpex merged 2 commits intomainfrom
auto-merge-release-pull-requests

Conversation

@skyrpex
Copy link
Copy Markdown
Contributor

@skyrpex skyrpex commented Apr 1, 2026

  • Adds a GitHub workflow that enables auto-merge for release pull requests weekly.

@skyrpex skyrpex enabled auto-merge (squash) April 1, 2026 08:01
@skyrpex skyrpex marked this pull request as draft April 1, 2026 08:02
auto-merge was automatically disabled April 1, 2026 08:02

Pull request was converted to draft


jobs:
auto-merge:
name: Enable auto-merge on release PRs
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can we rename this to upgrade/dependabot PRs or sth else? I don't immediately understand what release PRs are.

Copy link
Copy Markdown
Contributor Author

@skyrpex skyrpex Apr 1, 2026

Choose a reason for hiding this comment

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

The pull requests that this job tracks are different than the Dependabot ones. Google's release-please will create a special release PR that will remain open and up to date with the unreleased commits from the main branch. When that release PR is merged, the publish will happen.

I believe the name is on point given that explanation. WDYT?

Copy link
Copy Markdown
Contributor

@anisaoshafi anisaoshafi left a comment

Choose a reason for hiding this comment

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

LGTM, just one comment on a rename!

@skyrpex skyrpex marked this pull request as ready for review April 1, 2026 08:28
@skyrpex skyrpex merged commit 763c90d into main Apr 1, 2026
5 checks passed
@skyrpex skyrpex deleted the auto-merge-release-pull-requests branch April 1, 2026 10:12
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