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

GAUD-292 - Use new release token #79

Merged
merged 4 commits into from
Jan 11, 2024
Merged

Conversation

svanherk
Copy link
Contributor

The brightspace-bot and D2L_GITHUB_TOKEN are no longer needed for release workflows. Instead, we have a new D2L_RELEASE_TOKEN that has the ability to bypass the repo ruleset (configured in https://github.com/Brightspace/repo-settings/pull/1547) and org-level ruleset.

Before merging, I will:

  • Confirm the new ruleset matches the old branch protection rule before deleting it
  • Remove brightspace-bot as a repo contributor
  • Confirm the D2L_RELEASE_TOKEN is available and remove this repo's access to D2L_GITHUB_TOKEN

If you need to make a cert or hotfix, this will need to be backported to the 20.24.01 and 20.23.12 release branches.

@svanherk svanherk requested a review from a team January 10, 2024 19:27
@@ -15,23 +15,7 @@ jobs:
run: npm ci
- name: Lint (JavaScript)
run: npm run test:lint
unit-fork:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is really old, from when we used to run different CI for forks that couldn't run Sauce.

Choose a reason for hiding this comment

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

Good riddance

@svanherk svanherk merged commit c741d4e into main Jan 11, 2024
2 checks passed
@svanherk svanherk deleted the GAUD-292_use_new_release_token branch January 11, 2024 15:03
Copy link

🎉 This PR is included in version 2.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants