This repository was archived by the owner on Jul 27, 2020. It is now read-only.
Tags: octokit/routes
Tags
feat: `apps/create-installation-token`, `apps/list-repos`, `apps/revo… …ke-installation-token`, `interactions/add-or-update-restrictions-for-org`, `actions/get-workflow-job`, `actions/download-workflow-job-logs`, `actions/list-repo-workflow-runs`, `interactions/add-or-update-restrictions-for-repo`. Deprecates `apps/create-installation-access-token`, `apps/list-repos-accessible-to-installation`, `apps/revoke-installation-access-token`, `interactions/set-restrictions-for-org`, `actions/get-job-for-workflow-run`, `actions/download-job-logs-for-workflow-run`, `actions/list-workflow-runs-for-repo`, `interactions/set-restrictions-for-repo`
feat: `teams/add-or-update-repo-permissions-legacy`, `teams/check-per… …missions-for-repo-legacy`, `teams/add-or-update-project-permissions-legacy`, `teams/check-permissions-for-project-legacy`, `teams/remove-membership-for-user-legacy`, `teams/add-or-update-membership-for-user-legacy`, `teams/get-membership-for-user-legacy`. Deprecations for previous operation IDs (#761) Co-authored-by: Octokit Bot <[email protected]>
feat: `teams/get-membership-for-user-in-org`, `teams/add-or-update-me… …mbership-for-user-in-org`, `teams/remove-membership-for-user-in-org`, `teams/add-or-update-project-permissions-in-org`, `teams/check-permissions-for-project-in-org`, `teams/check-permissions-for-repo-in-org`, `teams/add-or-update-repo-permissions-in-org`, `issues/check-user-can-be-assigned`. Deprecations for previous operation IDs (#758) Co-authored-by: Octokit Bot <[email protected]>
fix: `"repository_selection"` response key is not a string, but an em… …um with the possible values: `"all"` or `"selected"` (#756) * build(workaround): `"repository_selection"` response key is not a string, but an emum with the possible values: `"all"` or `"selected"` * fix: `"repository_selection"` response key is not a string, but an emum with the possible values: `"all"` or `"selected"`