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

Use SINTEF/ci-cd v2.1.0 in CI/CD workflows #546

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

CasperWA
Copy link
Collaborator

@CasperWA CasperWA commented Feb 7, 2023

Description:

Fixes #545

The usage of v2.1.0 for the SINTEF/ci-cd utility repository should result in prioritizing the usage of the supplied PAT secret, i.e., a custom personal access token instead of the generic GITHUB_TOKEN, which has some harsh rate-limits for GH API requests.

Type of change:

  • Bug fix.
  • New feature.
  • Documentation update.

Checklist:

This checklist can be used as a help for the reviewer.

  • Is the code easy to read and understand?
  • Are comments for humans to read, not computers to disregard?
  • Does a new feature has an accompanying new test (in the CI or unit testing schemes)?
  • Has the documentation been updated as necessary?
  • Does this close the issue?
  • Is the change limited to the issue?
  • Are errors handled for all outcomes?
  • Does the new feature provide new restrictions on dependencies, and if so is this documented?

Comments:

@CasperWA CasperWA merged commit 188bb67 into master Feb 7, 2023
@CasperWA CasperWA deleted the cwa/fix-545-custom-GH-token branch February 7, 2023 09:34
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.

Use custom token for GitHub changelog generator
2 participants