Skip to content

docs: split Claude pr-review concurrency groups - #47

Merged
Troublor merged 1 commit into
mainfrom
mega-putin/doc/claude-ci-concurrency
Sep 16, 2026
Merged

Troublor merged 1 commit into
mainfrom
mega-putin/doc/claude-ci-concurrency

Conversation

@mega-putin

@mega-putin mega-putin Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Update the Claude PR review install docs so consumers put code events and comment events in separate concurrency groups, both with cancel-in-progress: false.

A later GitHub Actions run in the same group cancels the existing pending run. When pull_request and issue_comment share one group, a comment or comment edit can cancel a queued review of the newest commit. That is the failure mode from mega-e2e #344.

This change:

  • Replaces the cancel-in-progress: true example
  • Keeps comment created and edited
  • Does not add a bot denylist

The matching consumer change is megaeth-labs/mega-e2e#346.

@Troublor
Troublor merged commit b337021 into main Sep 16, 2026
9 checks passed
@Troublor
Troublor deleted the mega-putin/doc/claude-ci-concurrency branch September 16, 2026 15:21
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