Skip to content

docs: restructure README#6

Open
sundram-bruno wants to merge 2 commits into
usebruno:mainfrom
sundram-bruno:inputs-snippet
Open

docs: restructure README#6
sundram-bruno wants to merge 2 commits into
usebruno:mainfrom
sundram-bruno:inputs-snippet

Conversation

@sundram-bruno

@sundram-bruno sundram-bruno commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Refresh the README for the demo and current published state.

Structure

  • Reordered sections: Usage → Customize (Inputs/Outputs/Behavior) → Versioning → Examples → Troubleshooting → Resources → License.
  • Top-level TOC matches the new order so readers can land on any section directly.
  • Dropped the introductory line that compared this action's design to other vendors' actions; the structure itself now communicates the pattern.

Inputs section

  • Added a worked example that uses all three inputs (`command`, `bru-version`, `working-directory`) so users see a realistic invocation alongside the table.

Version pins

  • Every `uses: usebruno/bruno-cli-action@v1` updated to `@v0`, matching the floating major tag actually published to the Marketplace today.
  • Versioning table now shows `@v0` / `@v0.0.0` rather than the pre-publish placeholders.

Refresh the README for the demo and current published state.

Structure:
- Reordered sections: Usage → Customize (Inputs/Outputs/Behavior) →
  Versioning → Examples → Troubleshooting → Resources → License.
- Top-level TOC matches the new order so readers can land on any
  section directly.
- Dropped the introductory line that compared this action's design to
  other vendors' actions; the structure itself now communicates the
  pattern.

Inputs section:
- Added a worked example that uses all three inputs (command,
  bru-version, working-directory) so users see a realistic invocation
  alongside the table.

Version pins:
- Every `uses: usebruno/bruno-cli-action@v1` updated to `@v0`,
  matching the floating major tag actually published to the Marketplace.
- Versioning table now shows `@v0` / `@v0.0.0` rather than the
  pre-publish `@v1` / `@v1.2.3` placeholders.

Supersedes usebruno#4 and usebruno#5.
Tighten the README ahead of the v1 announcement.

Structure:
- Trimmed Examples down to the six most-asked recipes: PR sticky comment,
  dorny Checks tab, artifact upload with sanitization, multi-format reports,
  Slack on failure, gh CLI PR comment.
- Removed the Behavior subsection and the Troubleshooting block (including
  the long exit-code reference) since users hitting issues land on the Bruno
  CLI docs first anyway.
- Promoted "Other CI platforms" out of Examples into its own top-level
  section.
- Updated the TOC to match.

Inputs table:
- Reshaped to a 3-column layout (Name | Type | Description) to match the
  pattern that mature first-party CLI actions use. Required/Default
  metadata moves into the Description column (Required. ... / (Default: X)).

Version pins:
- Every `usebruno/bruno-cli-action@v0` updated to `@v1`, matching the
  public release tag that ships with the announcement.
- Versioning table updated to `@v1` / `@v1.0.0`.
@sundram-bruno sundram-bruno changed the title docs: restructure README, add all-inputs example, pin to @v0 docs: restructure README, add all-inputs example Jun 10, 2026
@sundram-bruno sundram-bruno changed the title docs: restructure README, add all-inputs example docs: restructure README Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants