Skip to content

Move BSR login into the buf-action step#455

Merged
pkwarren merged 1 commit intomainfrom
pkw/bsr-login
Apr 23, 2026
Merged

Move BSR login into the buf-action step#455
pkwarren merged 1 commit intomainfrom
pkw/bsr-login

Conversation

@pkwarren
Copy link
Copy Markdown
Member

PRs opened from forks currently fail as the BUF_TOKEN secret isn't available. Update the workflows to move BSR login into the buf-action step, which gracefully handles an empty token and skips authentication.

PRs opened from forks currently fail as the BUF_TOKEN secret isn't
available. Update the workflows to move BSR login into the buf-action
step, which gracefully handles an empty token and skips authentication.
@pkwarren pkwarren requested a review from stefanvanburen April 23, 2026 13:50
Comment thread .github/workflows/ci.yaml
- env:
BUF_TOKEN: ${{ secrets.BUF_TOKEN }}
run: echo ${BUF_TOKEN} | buf registry login buf.build --token-stdin
token: ${{ secrets.BUF_TOKEN }}
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@pkwarren pkwarren merged commit ce1c80e into main Apr 23, 2026
5 checks passed
@pkwarren pkwarren deleted the pkw/bsr-login branch April 23, 2026 13:54
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