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

chore: nightly token that can trigger the release workflow #303

Merged
merged 8 commits into from
Jan 24, 2024

Conversation

kemingy
Copy link
Member

@kemingy kemingy commented Jan 24, 2024

  • align the nightly tag
  • change to a nightly token that has permission to trigger another workflow

According to the GitHub trigger a workflow from a workflow, the default GITHUB_TOKEN cannot trigger another workflow. Thus it requires a personal access token.

You can follow the instructions here to generate a repository level token and save it to this repo setting with the name NIGHTLY_TOKEN. It requires the following read/write permission:

  • actions
  • contents

cc @VoVAllen

kemingy and others added 8 commits January 23, 2024 17:56
@kemingy kemingy requested a review from VoVAllen January 24, 2024 01:42
@VoVAllen VoVAllen added this pull request to the merge queue Jan 24, 2024
Merged via the queue into tensorchord:main with commit 7db1816 Jan 24, 2024
7 checks passed
@kemingy kemingy deleted the nightly_token branch January 25, 2024 09:53
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.

2 participants