Skip to content
This repository was archived by the owner on Jul 27, 2020. It is now read-only.

v29.6.0

Choose a tag to compare

@octokitbot octokitbot released this 04 Jun 18:17
· 38 commits to master since this release

Features

  • apps/create-installation-token, apps/list-repos, apps/revoke-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 (f77da5f)
  • GHES: issues/check-user-can-be-assigned, issues/list-milestones. Deprecates issues/check-assignee, issues/list-milestones-for-repo (0967570)
  • GHES: issues/replace-all-labels. Deprecates issues/set-labels (cf7da0e)
  • GHES: teams/add-or-update-membership-for-user. Deprecates teams/add-or-update-membership (637e580)
  • GHES: teams/add-or-update-project-permissions. Deprecates teams/add-or-update-project (f791166)
  • GHES: teams/add-or-update-repo-permissions. Deprecates teams/add-or-update-repo (1791b87)
  • GHES: teams/check-permissions-for-project. Deprecates teams/review-project (52e57c3)
  • GHES: teams/check-permissions-for-repo. Deprecates teams/check-manages-repo (45a0972)
  • GHES: teams/get-membership-for-user. Deprecates teams/get-membership (b60ed43)
  • GHES: teams/remove-membership-for-user. Deprecates teams/remove-membership (e3b46c4)

Bug Fixes

  • add missing deprecations (a058d8c)