Skip to content

Fix license badge in readme#4564

Merged
pkwarren merged 1 commit into
mainfrom
pkw/fix-readme-badge
Jun 5, 2026
Merged

Fix license badge in readme#4564
pkwarren merged 1 commit into
mainfrom
pkw/fix-readme-badge

Conversation

@pkwarren
Copy link
Copy Markdown
Member

@pkwarren pkwarren commented Jun 5, 2026

The current license badge is showing a cached "Unable to select next GitHub token from pool". Make a small change to the shields.io link to invalidate the cache to show the proper license badge.

@pkwarren pkwarren requested review from doriable and emcfarlane June 5, 2026 17:42
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJun 5, 2026, 5:42 PM

Comment thread README.md
# Buf

[![License](https://img.shields.io/github/license/bufbuild/buf?color=blue)](https://github.com/bufbuild/buf/blob/main/LICENSE)
[![License](https://img.shields.io/github/license/bufbuild/buf?color=blue&v=1)](https://github.com/bufbuild/buf/blob/main/LICENSE)
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.

Just a dummy query parameter to invalidate the cached badge.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do we have to adjust this query parameter every now and again? Any docs from imgshield?

Copy link
Copy Markdown
Member Author

@pkwarren pkwarren Jun 5, 2026

Choose a reason for hiding this comment

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

This isn't a parameter they support - just something to change the link. Hopefully we shouldn't need to change it again but just bump the v parameter next time to do so.

@pkwarren pkwarren merged commit 4350c36 into main Jun 5, 2026
12 checks passed
@pkwarren pkwarren deleted the pkw/fix-readme-badge branch June 5, 2026 17:49
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