mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-19 17:26:36 +00:00
chore(docs): a team member who can write actions can delegate trust
This commit is contained in:
parent
daa161ca9b
commit
465d057fae
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue