Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release @actions/github v.5.0.0 #783

Merged
merged 4 commits into from May 4, 2021
Merged

Release @actions/github v.5.0.0 #783

merged 4 commits into from May 4, 2021

Conversation

thboop
Copy link
Collaborator

@thboop thboop commented May 3, 2021

Description

  • This pr updates the base octokit libraries to expose the newly added rest endpoints.
  • However, it also changes the definition of the octokit object, the endpoints are now accessed via octokit.rest.{endpoint} rather then octokit.{endpoint}, so we need to major version this version and ship @actions/github v5.0.0

@thboop thboop added the github label May 3, 2021
@thboop thboop requested a review from luketomlinson May 3, 2021 14:54
@thboop thboop requested a review from a team as a code owner May 3, 2021 14:54
Copy link
Contributor

@luketomlinson luketomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚢

@thboop thboop merged commit 208fa83 into main May 4, 2021
@thboop thboop deleted the thboop/updateOctokit5.0 branch May 4, 2021 20:20
KengoTODA added a commit to KengoTODA/readthedocs-action that referenced this pull request May 18, 2021
probot-auto-merge bot pushed a commit to KengoTODA/readthedocs-action that referenced this pull request May 18, 2021
gliech added a commit to gliech/create-github-secret-action that referenced this pull request Jun 8, 2021
gliech added a commit to gliech/create-github-secret-action that referenced this pull request Jun 8, 2021
## [1.4.7](v1.4.6...v1.4.7) (2021-06-08)

### Bug Fixes

* **index.js:** use new octokit endpoints actions/toolkit#783 ([be627f4](be627f4))

### Dependency Updates

* bump @actions/github from 4.0.0 to 5.0.0 ([1ea7757](1ea7757))
rathpc added a commit to rathpc/ontrack-github-actions-cli-setup that referenced this pull request Jan 18, 2024
rathpc added a commit to rathpc/ontrack-github-actions-cli-validation that referenced this pull request Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants