docs: update donation badge to reflect April 2026 baseline#1287
Merged
ErikBjare merged 1 commit intoActivityWatch:masterfrom Apr 30, 2026
Merged
Conversation
Open Collective data (last 30 days): 4 contributions, $274.67 total. Lifetime: 44 contributors, $8,465 all-time. Ref: ErikBjare/bob#336
Contributor
Greptile SummaryThis PR updates the Open Collective donation badge in Confidence Score: 5/5Safe to merge — documentation-only change with no code impact. Single-line badge URL update in README.md. The encoded URL is syntactically correct, the figures align with the Open Collective data provided in the PR description, and there are no functional code changes. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Open Collective Data
30-day window ending 2026-04-30] --> B{Badge values}
B --> C["Amount: ~$275/mo
(was $201/mo)"]
B --> D["Supporters: 44
(was 40)"]
C --> E[URL-encoded shields.io badge
budget-~%24275%2Fmo%20from%2044%20supporters]
D --> E
E --> F[README.md img src updated]
Reviews (1): Last reviewed commit: "docs: update donation badge to reflect A..." | Re-trigger Greptile |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the shields.io badge from $201/mo (40 supporters) to ~$275/mo (44 supporters), based on current Open Collective data.
Baseline (Open Collective, 30 days ending 2026-04-30):
Ref: ErikBjare/bob#336