Skip to content

Enable append-only comments in smoke-copilot workflow#11202

Merged
pelikhan merged 3 commits intomainfrom
copilot/enable-safe-outputs-comments
Jan 22, 2026
Merged

Enable append-only comments in smoke-copilot workflow#11202
pelikhan merged 3 commits intomainfrom
copilot/enable-safe-outputs-comments

Conversation

Copy link
Contributor

Copilot AI commented Jan 22, 2026

Enables append-only timeline behavior for smoke-copilot workflow status updates. Instead of editing the activation comment, each workflow run now creates new comments for status changes.

Changes

  • Schema: Added append-only-comments boolean field to messages configuration in main_workflow_schema.json
  • Workflow: Set append-only-comments: true in .github/workflows/smoke-copilot.md messages section
  • Compiled: Recompiled workflow with "appendOnlyComments":true in GH_AW_SAFE_OUTPUT_MESSAGES environment variable

Before/After

Before: Single comment edited in-place showing latest status

📰 BREAKING: [Smoke Copilot](run_url) is now investigating... → edited to → ✅ VERDICT: completed successfully

After: Timeline of discrete comments

📰 BREAKING: [Smoke Copilot](run_url) is now investigating...
📰 VERDICT: [Smoke Copilot](run_url) has concluded. All systems operational.
Original prompt

Enable safe-outputs.messages. append-only-comments: true in smoke-copilot


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.


Changeset

  • Type: patch
  • Description: Enable append-only comments for the smoke-copilot workflow: status updates now create new timeline comments instead of editing the activation comment.
  • Files: .changeset/patch-enable-append-only-comments-smoke-copilot.md

Ahoy! This treasure was crafted by 🏴‍☠️ Changeset Generator

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Enable safe-outputs.messages.append-only-comments in smoke-copilot Enable append-only comments in smoke-copilot workflow Jan 22, 2026
Copilot AI requested a review from pelikhan January 22, 2026 06:50
@pelikhan pelikhan added the smoke label Jan 22, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 22, 2026

🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰

@github-actions
Copy link
Contributor

📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing...

@github-actions
Copy link
Contributor

github-actions bot commented Jan 22, 2026

🎬 THE ENDSmoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨

@github-actions
Copy link
Contributor

github-actions bot commented Jan 22, 2026

✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟

@github-actions
Copy link
Contributor

Smoke Test Results

Overall Status: PASS

@pelikhan @copilot

AI generated by Smoke Copilot

@github-actions
Copy link
Contributor

Smoke Test Results

Last 2 Merged PRs:

Tests:

  • ✅ GitHub MCP
  • ✅ Serena MCP
  • ✅ Playwright
  • ✅ Tavily Web Search
  • ✅ File Writing
  • ✅ Bash Tool

Overall Status: PASS

AI generated by Smoke Claude

@github-actions
Copy link
Contributor

✅ GitHub MCP: [log] Add debug logging to 4 Go files for better troubleshooting; [docs] docs: reduce bloat in schedule-syntax.md (56.6% reduction)
✅ Serena MCP: activate_project
✅ Playwright: github.com title contains "GitHub"
✅ Tavily: "GitHub Agentic Workflows" results returned
✅ File/Bash: smoke-test-codex-21238984654.txt created and read
Overall status: PASS

AI generated by Smoke Codex

@github-actions
Copy link
Contributor

📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤

@pelikhan pelikhan marked this pull request as ready for review January 22, 2026 06:56
@pelikhan
Copy link
Contributor

@copilot fix build, format, recompile

Copy link
Contributor Author

Copilot AI commented Jan 22, 2026

@copilot fix build, format, recompile

All tasks completed successfully:

  • ✅ Build: Binary compiled without errors
  • ✅ Format: All code formatting validated (unchanged)
  • ✅ Recompile: All 133 workflows compiled successfully (no changes needed)

The append-only-comments configuration in smoke-copilot.md is properly compiled into the .lock.yml file with "appendOnlyComments":true in GH_AW_SAFE_OUTPUT_MESSAGES.

@pelikhan pelikhan merged commit ca125de into main Jan 22, 2026
74 of 84 checks passed
@pelikhan pelikhan deleted the copilot/enable-safe-outputs-comments branch January 22, 2026 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants