diff options
| author | hathach <[email protected]> | 2026-08-21 11:53:52 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-08-21 17:25:45 +0700 |
| commit | 6108ee7471ada339e75d9b42c5d7de42ebb85a77 (patch) | |
| tree | 0e5fcc87f27bfb26dc076e45914bdd2379f9fba4 /README.rst | |
| parent | fd70160a2f5fd23de1abfbaefb6399746a90b588 (diff) | |
skill: add update-sponsor for README sponsor list and triage labelsupdate-sponsor
Sync README.rst's four sponsor marker blocks and the sponsor/priority
labels from live GitHub Sponsors data.
Sponsors are listed chronologically, oldest first. A private sponsor is
masked to the first 3 characters of their login plus a fixed four stars,
with no avatar and no profile link, and never receives the public
Sponsor label -- only the priority one, so the tier perk is delivered
without disclosing a sponsorship they chose to keep private.
Labels start at the Word tier, matching the Sponsor label's own "Word+
tier" description. Adafruit members are tagged from the org's public
member list; hathach is excluded there, or every self-authored ticket
would be tagged as an incoming Adafruit report.
Every run previews a README diff and a table of ticket links, authors
and pending labels, then asks before applying. The watermark in the
gitignored state.json advances only after a real apply, so a dry run or
a declined prompt cannot cause the next run to skip tickets.
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst index dea352532..7fa8d70f1 100644 --- a/README.rst +++ b/README.rst @@ -60,7 +60,7 @@ Supporters (Word) .. WORD-SUPPORTERS-START -*No supporters yet — be the first!* +cee\*\*\*\* .. WORD-SUPPORTERS-END @@ -69,7 +69,7 @@ Thanks (Byte) .. BYTE-THANKS-START -*No names listed yet — be the first!* +`@8086net <https://github.com/8086net>`__, `@GCRev <https://github.com/GCRev>`__ .. BYTE-THANKS-END |
