GitHub/Actions Runner API: Difference between revisions

From Omnia
Jump to navigation Jump to search
(Created page with "== App Permissions == Repository Permissions: * Actions: Read and Write ** Workflows, workflow runs and artifacts. * Contents: Read-only ** Repository contents, commits, bran...")
(No difference)

Revision as of 19:52, 1 December 2023

App Permissions

Repository Permissions:

  • Actions: Read and Write
    • Workflows, workflow runs and artifacts.
  • Contents: Read-only
    • Repository contents, commits, branches, downloads, releases, and merges.
  • Metadata: Read-only
    • Search repositories, list collaborators, and access repository metadata.
  • Pull requests: Read-only
    • Pull requests and related comments, assignees, labels, milestones, and merges.