Skip to content

docs: modernize the action README (new Pro workflow, checkout v7, versioning)#179

Merged
reuvenharrison merged 1 commit into
mainfrom
docs-new-pro-workflow
Jun 24, 2026
Merged

docs: modernize the action README (new Pro workflow, checkout v7, versioning)#179
reuvenharrison merged 1 commit into
mainfrom
docs-new-pro-workflow

Conversation

@reuvenharrison

@reuvenharrison reuvenharrison commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Comprehensive README refresh. (Supersedes #178 — this branch ended up containing its commits, so #178 can be closed once this merges.)

Pro workflow (the main change)

The Pro section documented the legacy pr-comment action. The current Pro model is the changelog action with an oasdiff-token — the same workflow the site generates on /setup. Replaced "Pro: Rich PR comment" with "Pro: Approve and gate changes", led by the upgrade story: you already run the free changelog action; add OASDIFF_TOKEN (+ statuses: write) and you get approve/reject per change and an oasdiff commit-status check that gates the merge. CTAs to /start-trial and /pricing.

Removed "Pro: Verify your setup"

verify is only relevant to the advanced OAuth/App mode (an Enterprise option), not the default Pro (option-1) path, so it doesn't belong in the Pro docs.

Also (from the folded-in #178 commits)

  • Example actions/checkout@v6v7 everywhere.
  • Versioning section: stop hardcoding an exact version that rots (point to the Releases page); "examples above" → "examples here".

pr-comment / verify still ship (their badges and the .oasdiff.yaml action list are unchanged); they're just no longer documented as the Pro path.

@reuvenharrison reuvenharrison force-pushed the docs-new-pro-workflow branch 2 times, most recently from e89880e to c3dd7c2 Compare June 24, 2026 21:15
@reuvenharrison reuvenharrison changed the title docs: document the current Pro workflow (changelog + oasdiff-token) docs: modernize the action README (new Pro workflow, checkout v7, versioning) Jun 24, 2026
The Pro section showed the legacy pr-comment action. The current Pro
model is the changelog action with an oasdiff-token: same workflow as
the free changelog, plus the token and statuses: write, which turns the
review into approve/reject + an `oasdiff` commit-status gate.

- Replace "Pro: Rich PR comment" with "Pro: Approve and gate changes",
  leading with the upgrade story (you already run changelog; add your
  token). Matches the workflow w3 generates on /setup.
- Repoint the verify example's review job from pr-comment to changelog,
  add the permissions block, bump checkout to v7.
- Update the table of contents.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@reuvenharrison reuvenharrison force-pushed the docs-new-pro-workflow branch from c3dd7c2 to ac8aadf Compare June 24, 2026 21:19
@reuvenharrison reuvenharrison merged commit 61d18a8 into main Jun 24, 2026
31 checks passed
@reuvenharrison reuvenharrison deleted the docs-new-pro-workflow branch June 24, 2026 21:19
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