Skip to content

Document label scopes required for scoped tokens#1188

Merged
jdknight merged 1 commit into
sphinx-contrib:mainfrom
oiahoon:docs/add-label-token-scopes
Jul 12, 2026
Merged

Document label scopes required for scoped tokens#1188
jdknight merged 1 commit into
sphinx-contrib:mainfrom
oiahoon:docs/add-label-token-scopes

Conversation

@oiahoon

@oiahoon oiahoon commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add the granular read and write label scopes to the publishing permissions reference
  • keep the scoped-token setup guide synchronized with the same requirements

The Confluence content-label endpoint requires both read:label:confluence and write:label:confluence when adding labels with granular scopes.

Fixes #1187

Verification

  • python -m sphinx -M html doc /tmp/confluencebuilder-html -E -a -W --keep-going
  • verified both generated HTML pages contain both scope identifiers
  • git diff --check

Signed-off-by: Joey@macstudio <johuang@aligntech.com>
@jdknight
jdknight merged commit d4f3ca3 into sphinx-contrib:main Jul 12, 2026
2 checks passed
@jdknight

Copy link
Copy Markdown
Member

Thanks for closing this one up for everyone. 🙇

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.

Label scopes missing from documentation

2 participants