Skip to content

docs(sync): describe the workflow's own rule, not the branch's current state - #159

Merged
abrichr merged 1 commit into
mainfrom
fix/docs-sync-comment
Aug 26, 2026
Merged

docs(sync): describe the workflow's own rule, not the branch's current state#159
abrichr merged 1 commit into
mainfrom
fix/docs-sync-comment

Conversation

@abrichr

@abrichr abrichr commented Aug 26, 2026

Copy link
Copy Markdown
Member

Comment-only follow-up to #157.

The block above the publish step said main accepts changes only through a
pull request. That describes the branch settings rather than this file, and it
does not match openadapt-ops right now: classic protection on main was
removed earlier today, so GET /branches/main/protection returns 404.

Reworded to state what the workflow itself guarantees: it never pushes to
main, so the publish path works whether or not main requires a pull
request. No behaviour change.

…t state

The comment asserted that main accepts changes only through a pull
request. That is a property of the branch settings, not of this file, and
it is not true of openadapt-ops right now. State what the workflow does:
it never pushes to main, so publishing works in either configuration.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@abrichr
abrichr merged commit 6a28680 into main Aug 26, 2026
5 checks passed
@abrichr
abrichr deleted the fix/docs-sync-comment branch August 26, 2026 22:21
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