• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

elastic / cloudbeat / 28863662206
76%
main: 76%

Build:
Build:
LAST BUILD BRANCH: dg-add-feat-flags
DEFAULT BRANCH: main
Ran 07 Jul 2026 12:05PM UTC
Jobs 1
Files 245
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Jul 2026 11:42AM UTC coverage: 76.123% (+0.02%) from 76.1%
28863662206

Pull #7228

github

cloudsecmachine
ci: remove Mergify auto-merge for version bump PRs

GitHub's native merge queue is enforced on main. Mergify's `merge:`
action performs a direct merge that bypasses the queue, so GitHub
rejects it ("GitHub refused to merge the pull request"). This is the
second time this pattern has bitten:

- #5871 migrated most Mergify rules from `queue:` to `merge:` when
  moving to GitHub's native queue.
- #6678 (b035bd1f) did the same for the version-bump rule after it
  started failing with "Repository rule violations found: Changes must
  be made through the merge queue" — the same error we're seeing now
  on #7225.

The `merge:` action was a workaround that worked only until the
ruleset actually enforced the queue on main. Now that it does,
Mergify shouldn't be attempting the merge at all. GitHub's native
auto-merge (`gh pr merge --auto --squash` or the UI checkbox) and
"Merge when ready" flow already handle queued merges cleanly.

Scope: this PR only removes the `auto-merge version bump PRs` rule.
The `auto-merge Renovate PRs` and mergify-housekeeping rules use the
same `merge:` action pattern and will hit the same failure; they'll
be handled in follow-ups.

Co-authored-by: Cursor <cursoragent@cursor.com>
Pull Request #7228: ci: remove Mergify auto-merge for version bump PRs

10205 of 13406 relevant lines covered (76.12%)

15.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28863662206.1 07 Jul 2026 12:05PM UTC 245
76.12
GitHub Action Run
Source Files on build 28863662206
  • Tree
  • List 245
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #7228
  • PR Base - main (#28862620949)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc