Skip to content

Update automerge to 5.2.6 version#1369

Merged
fizyk merged 1 commit into
mainfrom
automerge
Jul 19, 2026
Merged

Update automerge to 5.2.6 version#1369
fizyk merged 1 commit into
mainfrom
automerge

Conversation

@fizyk

@fizyk fizyk commented Jul 19, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Updated automated workflow triggers to react to completed checks, including revised upstream workflow name matching.
    • Refreshed automation configuration to use updated GitHub App credential wiring (app ID replaced by client ID).
    • Upgraded the automerge tooling to a newer 5.x version to align with the latest automation release process.

@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: f457411c-80d8-41b7-937c-2875a20d6aac

📥 Commits

Reviewing files that changed from the base of the PR and between ed0b6b1 and af4ef86.

📒 Files selected for processing (2)
  • .github/workflows/automerge.yml
  • newsfragments/+6bd45c53.misc.rst
🚧 Files skipped from review as they are similar to previous changes (2)
  • newsfragments/+6bd45c53.misc.rst
  • .github/workflows/automerge.yml

📝 Walkthrough

Walkthrough

The automerge workflow now uses updated upstream workflow names, a completed check-suite trigger, a newer reusable workflow revision, and client ID credentials. The release fragment records the automerge upgrade and identifier change.

Changes

Automerge workflow update

Layer / File(s) Summary
Update automerge workflow and release metadata
.github/workflows/automerge.yml, newsfragments/+6bd45c53.misc.rst
The workflow trigger names and events were updated, the reusable workflow revision was advanced, client_id replaced app_id, and the news fragment reflects these changes.

Estimated code review effort: 2 (Simple) | ~10 minutes

🚥 Pre-merge checks | ✅ 6
✅ Passed checks (6 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: upgrading automerge to version 5.2.6.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Newsfragment Check ✅ Passed A valid newsfragment exists at newsfragments/+6bd45c53.misc.rst, and pyproject.toml allows the misc type for Towncrier.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch automerge

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

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.

🧹 Nitpick comments (1)
.github/workflows/automerge.yml (1)

12-14: 📐 Maintainability & Code Quality | 🔵 Trivial | 💤 Low value

Align the YAML indentation.

The sequence item - completed is indented with 5 spaces. For better consistency, consider using 6 spaces to maintain the standard 2-space indentation increment from the types: key (which is at 4 spaces).

♻️ Proposed fix
   check_suite:
     types:
-     - completed
+      - completed
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In @.github/workflows/automerge.yml around lines 12 - 14, Update the YAML
indentation under the check_suite types key so the completed sequence item uses
the standard two-space indentation increment relative to types, without changing
the workflow behavior.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Nitpick comments:
In @.github/workflows/automerge.yml:
- Around line 12-14: Update the YAML indentation under the check_suite types key
so the completed sequence item uses the standard two-space indentation increment
relative to types, without changing the workflow behavior.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 4de68f20-957c-4d16-937a-60d36b97ec54

📥 Commits

Reviewing files that changed from the base of the PR and between 6bb7d8a and ed0b6b1.

📒 Files selected for processing (2)
  • .github/workflows/automerge.yml
  • newsfragments/+6bd45c53.misc.rst

@codecov

codecov Bot commented Jul 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@fizyk
fizyk merged commit 855b11c into main Jul 19, 2026
57 checks passed
@fizyk
fizyk deleted the automerge branch July 19, 2026 20: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.

1 participant