2026-08-10T17:43:12Z - 2026-09-10T17:43:12Z
Overview
2 releases published by 2 users
Published
v1.5.0
v1.5.0
Published
v1.4.0
v1.4.0
21 pull requests merged by 1 user
Merged
#69 fix: keep import-batch running after token failures
Merged
#68 fix: normalize Debian payload modes
Merged
#67 fix: keep Debian publish token out of curl argv
Merged
#66 fix: report unauthenticated auth state honestly
Merged
#61 docs: correct release token scope contract
Merged
#59 fix: clarify publish-deb auth failure
Merged
#58 chore: release stoke 1.5.0
Merged
#55 feat: publish releases through stoke CLI
Merged
#52 docs: add repository intake forms
Merged
#49 fix: audit repository scope coverage
Merged
#47 docs: document stoke contribution facts
Merged
#45 fix: guard package lock version parity
Merged
#44 docs: update renamed Kimi login in README
Merged
#42 docs: pin governance records to Forgejo ceremony 0.6.3
Merged
#41 feat: add fast-forward repo sync
Merged
#40 release: prepare stoke 1.4.0
Merged
#38 fix: preserve apt signature verification
Merged
#37 feat: upload release assets
Merged
#35 feat: support organization-owned repository creation
Merged
#31 Adopt ceremony labels and review machinery
Merged
#29 Add label support to issue creation
24 issues closed from 2 users
Closed
#65 src/cli.js — repo import-batch resolves each item's source token inside that item's try, so one missing token cannot end the batch
Closed
#63 scripts/build-deb.sh — normalize the payload's modes instead of inheriting the builder's umask
Closed
#62 scripts/publish-deb.sh — keep the release token out of curl's argv, the contract publish-release.sh already keeps one step later
Closed
#64 src/cli.js — stoke auth tells the truth about a token it cannot revoke, and exits non-zero when there is no session
Closed
#27 epic: the five CLI gaps — priority order, and the two spec rescopes (#1, #23) that made them buildable
Closed
#56 release 1.5.0 — ship v1.4.0..main through the converted release door, with the CHANGELOG section as the notes
Closed
#60 .forgejo/workflows/release.yml — state RELEASE_TOKEN's real scope set (read:user, write:package, write:repository)
Closed
#54 .forgejo/workflows/release.yml — publish the release through stoke's own CLI, with the CHANGELOG section as the notes
Closed
#57 scripts/publish-deb.sh — report the CI cause when the token is empty, not laptop advice, and cover it with a test
Closed
#50 .github/ISSUE_TEMPLATE/ — ship the proposal door CONTRIBUTING.md already promises
Closed
#53 probe: API issue creation under blank_issues_enabled=false
Closed
#51 .github/ISSUE_TEMPLATE/ — ship the proposal door CONTRIBUTING.md already promises
Closed
#48 .github/labeler.yml + .github/labels.conf — cover the repo's surfaces with the five scope rows, and guard the residue
Closed
#46 CONTRIBUTING.md — write the repo-specific facts five routers already point every agent at
Closed
#32 release 1.4.0 — ship everything in v1.3.0..main, incl. issue create --label and release create --asset
Closed
#43 package-lock.json — bump it with package.json, and gate the two-file version bump in CI
Closed
#33 README names a login that no longer exists — kimi-reviewer-andresmgsl 307s to kimi-bot-andresmgsl
Closed
#23 repo sync — fast-forward-only update of an imported repo from its upstream
Closed
#1 apt install path — signature-verified end to end (signed-by=), no [trusted=yes]
Closed
#39 fix: bump ceremony pin to 0.6.3 so draft PRs stop being marked as conflicting
Closed
#25 release create --asset / release upload — attach assets to a release, and print the release id
Closed
#24 repo create --owner — create repositories under an organization, not only the authenticated user
Closed
#30 adopt ceremony review machinery — .github/labels.conf roster, pinned labels workflows, .ceremony/ mirror
Closed
#26 feature: issue create cannot set labels, so every minted issue trips the ceremony triage sweep