Skip to content

feat: /codeboarding posts a new comment per run instead of updating in place#14

Merged
brovatten merged 1 commit into
mainfrom
feat/codeboarding-command-new-comment
Jun 7, 2026
Merged

feat: /codeboarding posts a new comment per run instead of updating in place#14
brovatten merged 1 commit into
mainfrom
feat/codeboarding-command-new-comment

Conversation

@brovatten
Copy link
Copy Markdown
Member

Each /codeboarding invocation now posts a fresh comment via a run-unique sticky header, leaving the auto on-open comment and any prior /codeboarding results untouched.
Automatic pull_request runs keep the stable header and update their comment in place as before.

…n place

On-demand /codeboarding (issue_comment) now uses a run-unique sticky
header, so each invocation creates a fresh comment and leaves earlier
ones (the auto on-open comment and prior /codeboarding results) intact.
Automatic pull_request runs keep the stable header and update in place
as before. The header is resolved once in the guard step (written up
front so the failure-comment step always has it).
@brovatten brovatten merged commit 74538af into main Jun 7, 2026
2 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