Skip to content

[HFH] Prevent acceptance criteria comment recursion - #46

Merged
garettarrowood merged 1 commit into
mainfrom
codex/use-workflow-token-for-ac-comments
Jul 27, 2026
Merged

[HFH] Prevent acceptance criteria comment recursion#46
garettarrowood merged 1 commit into
mainfrom
codex/use-workflow-token-for-ac-comments

Conversation

@garettarrowood

Copy link
Copy Markdown
Member

Post progress, result, cleanup, and failure comments with the calling workflow's GITHUB_TOKEN. GitHub suppresses workflow runs caused by that token, so action-authored comments no longer feed back into the issue_comment trigger.

Keep the GitHub App token for PR metadata and checkout, preserve the existing Cursor credentials, and document non-canceling concurrency for consumers.

Post progress, result, cleanup, and failure comments with the calling workflow's GITHUB_TOKEN. GitHub suppresses workflow runs caused by that token, so action-authored comments no longer feed back into the issue_comment trigger.

Keep the GitHub App token for PR metadata and checkout, preserve the existing Cursor credentials, and document non-canceling concurrency for consumers.
@garettarrowood
garettarrowood requested a review from a team as a code owner July 27, 2026 19:33
@garettarrowood
garettarrowood enabled auto-merge (squash) July 27, 2026 19:36
@garettarrowood
garettarrowood merged commit fac890a into main Jul 27, 2026
4 checks passed
@garettarrowood
garettarrowood deleted the codex/use-workflow-token-for-ac-comments branch July 27, 2026 19:46
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.

3 participants