Skip to content

chore(ci): replace github token for processing release #310

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

Merged
merged 1 commit into from
Mar 30, 2022
Merged

Conversation

eunjae-lee
Copy link
Contributor

🧭 What and Why

Changes included:

actions/checkout@v2 checks out the repository with the default github token which is provided by github. However it does not have as much access as we expect. We need to use a personal access token from algolia-bot account, because this repository allows that user to bypass the rules on the protected branch (main), so that it can push commits to main branch directly on github action without any pull requests.

We update openapitools.json and changelogs.

🧪 Test

@netlify
Copy link

netlify bot commented Mar 30, 2022

Deploy Preview for api-clients-automation canceled.

Name Link
🔨 Latest commit 6959189
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/62442355be0b560008f086a7

@eunjae-lee eunjae-lee requested review from a team, damcou and shortcuts and removed request for a team March 30, 2022 09:31
@algolia-bot
Copy link
Collaborator

algolia-bot commented Mar 30, 2022

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the generated/main branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants