chore(docs): a team member who can write actions can delegate trust

This commit is contained in:
Earl Warren 2025-10-30 16:27:43 +01:00
parent daa161ca9b
commit 465d057fae
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -2793,8 +2793,8 @@ projects.read = <b>Read:</b> Access repository project boards.
projects.write = <b>Write:</b> Create projects and columns and edit them.
packages.read = <b>Read:</b> View and download packages assigned to the repository.
packages.write = <b>Write:</b> Publish and delete packages assigned to the repository.
actions.read = <b>Read:</b> View integrated CI/CD pipelines and their logs.
actions.write = <b>Write:</b> Manually trigger, restart, cancel or approve pending CI/CD pipelines.
actions.read = <b>Read:</b> View workflow runs and their logs.
actions.write = <b>Write:</b> Trigger, restart, and cancel workflows. Manage trust delegation to pull requests posters.
ext_issues = Access the link to an external issue tracker. The permissions are managed externally.
ext_wiki = Access the link to an external wiki. The permissions are managed externally.