Skip to content

Update GitHub Actions to use GITHUB_TOKEN#70

Open
bio-boris wants to merge 3 commits intomainfrom
remove_kbase_bot_token
Open

Update GitHub Actions to use GITHUB_TOKEN#70
bio-boris wants to merge 3 commits intomainfrom
remove_kbase_bot_token

Conversation

@bio-boris
Copy link
Copy Markdown
Contributor

@bio-boris bio-boris commented Apr 1, 2026

  • Remove need to use kbase-bot token
  • Won't need to rotate that anymore, and can be removed as as a secret.

Remove need to use kbase-bot token
Copilot AI review requested due to automatic review settings April 1, 2026 18:22
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the reusable GHCR build/push workflow to authenticate using the workflow-provided GITHUB_TOKEN, removing the need for a dedicated bot token.

Changes:

  • Switch GHCR login from GHCR_USERNAME/GHCR_TOKEN secrets to github.repository_owner + GITHUB_TOKEN.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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