Skip to content

Fix/dynamic test gems and automerge - #2952

Merged
mmeest merged 2 commits into
masterfrom
fix/dynamic-test-gems-and-automerge
Sep 8, 2026
Merged

mmeest merged 2 commits into
masterfrom
fix/dynamic-test-gems-and-automerge

Conversation

@mmeest

@mmeest mmeest commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Make Dependabot/Renovate patch auto-merge actually merge after CI (uses PR author, does not swallow merge errors) and freeze PR tests to Gemfile.lock instead of a stale gems-latest snapshot.
  • Align Mattermost notifications with registrar_center2: notify only when a bot PR was really merged, with title, link, and changelog. The old workflow_run master filter never fired because auto-merge runs on the PR branch.

mmeest and others added 2 commits September 8, 2026 16:06
Automerge waited for checks then called gh pr merge --auto and swallowed failures, so ready patch PRs never merged. Test images and CI now freeze Bundler to the PR lockfile instead of a stale gems-latest snapshot.

Co-authored-by: Cursor <cursoragent@cursor.com>
…_center2.

The old workflow_run filter on master never fired because auto-merge runs on the PR branch. Notify on the actual merged bot PR with title, link and changelog, and only after a real merge.

Co-authored-by: Cursor <cursoragent@cursor.com>
@mmeest
mmeest merged commit 0b076f4 into master Sep 8, 2026
5 checks passed
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.

1 participant