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

Substitute GITHUB_TOKEN with personal access token #31

Merged
merged 3 commits into from
Nov 11, 2021

Conversation

psmiraglia
Copy link
Member

@psmiraglia psmiraglia commented Apr 28, 2021

Scope of the pull request

Use personal access token instead of GITHUB_TOKEN in release_drafter workflow.

@peppelinux @bfabio The PR introduces the need of creating a new repository secret named PAT that stores a personal access token with repo and workflow scopes. The PAT should be related to the repository owner.

Closed issues

Added issues

None

Tests

  • I manually tested it
  • I added unit test
  • I ran the existing unit test and they do not fail

@psmiraglia psmiraglia added the chore Maintenance task label Apr 28, 2021
@psmiraglia psmiraglia requested review from bfabio and peppelinux April 28, 2021 10:08
@psmiraglia psmiraglia added this to the 0.3 milestone Apr 28, 2021
@peppelinux peppelinux merged commit eda2725 into italia:main Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workflow execution blocked by the use of GITHUB_TOKEN
2 participants