Skip to content

workflows: minimal structured header comments (reference for the fleet rework) - #277

Merged
ptr727 merged 1 commit into
developfrom
feature/workflow-comments-template
Jul 12, 2026
Merged

workflows: minimal structured header comments (reference for the fleet rework)#277
ptr727 merged 1 commit into
developfrom
feature/workflow-comments-template

Conversation

@ptr727

@ptr727 ptr727 commented Jul 10, 2026

Copy link
Copy Markdown
Owner

First reference PR for the fleet-wide workflow-comment rework (approved style).

Reworks the verbose block comments in the template's own workflows to a minimal, structured, no-prose shape:

  • a one-line what, then - bullets for each non-obvious why;
  • one idea per line, ASCII dashes;
  • clauses rejoined properly, not a ;/em-dash deleted into a run-on.

Files: merge-bot-pull-request.yml (header + concurrency + the maintainer-push comment), publish-release.yml (two ; run-ons). test-pull-request.yml was already concise and ;-free. actionlint clean.

This establishes the style; the fleet pass (catalog snippets + every repo's .github/workflows/*, bundled with the CI-lint standardization) follows.

🤖 Generated with Claude Code

Rework the verbose block comments to a one-line summary + '-' bullets,
one idea per line, ASCII dashes, and clauses rejoined properly instead of
a ';'/em-dash deleted into a run-on. First reference for the fleet-wide
workflow-comment style.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 10, 2026 18:11

Copilot AI 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.

Pull request overview

Updates this template repo's GitHub Actions workflow header comments to a minimal, structured, no-prose style that serves as the reference for an upcoming fleet-wide comment rework.

Changes:

  • Reworks .github/workflows/merge-bot-pull-request.yml header and concurrency rationale comments into a concise, structured bullet format.
  • Rephrases two comments in .github/workflows/publish-release.yml to avoid semicolon-style run-ons while keeping the same meaning.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/publish-release.yml Reflows/rewrites header and release-existence comments for clearer, minimal phrasing.
.github/workflows/merge-bot-pull-request.yml Replaces verbose header/concurrency/maintainer-push comments with a structured, compact format.

@ptr727
ptr727 merged commit 1d87c94 into develop Jul 12, 2026
7 checks passed
@ptr727
ptr727 deleted the feature/workflow-comments-template branch July 12, 2026 04:44
ptr727 added a commit that referenced this pull request Jul 12, 2026
…rkflow comments (#286)

Forward promotion of #274 + #275 + #277 (and prior develop work). No
release.
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.

2 participants