2026-06-10T21:02:09Z - 2026-09-10T21:02:09Z

Overview

33 active pull requests
31 active issues
Excluding merges, 2 authors have pushed 16 commits to main and 106 commits to all branches. On main, 17 files have changed and there have been 2067 additions and 109 deletions.

3 releases published by 3 users

Published v1.5.0 v1.5.0 2026-09-02 22:29:15 +00:00

Published v1.4.0 v1.4.0 2026-09-01 08:12:57 +00:00

Published v1.3.0 v1.3.0 2026-07-26 21:37:32 +00:00

33 pull requests merged by 4 users

Merged #69 fix: keep import-batch running after token failures 2026-09-04 08:02:45 +00:00

Merged #68 fix: normalize Debian payload modes 2026-09-04 07:17:56 +00:00

Merged #67 fix: keep Debian publish token out of curl argv 2026-09-04 06:16:38 +00:00

Merged #66 fix: report unauthenticated auth state honestly 2026-09-04 06:16:21 +00:00

Merged #61 docs: correct release token scope contract 2026-09-03 07:30:22 +00:00

Merged #59 fix: clarify publish-deb auth failure 2026-09-03 07:30:12 +00:00

Merged #58 chore: release stoke 1.5.0 2026-09-02 20:18:58 +00:00

Merged #55 feat: publish releases through stoke CLI 2026-09-02 11:22:58 +00:00

Merged #52 docs: add repository intake forms 2026-09-01 19:14:51 +00:00

Merged #49 fix: audit repository scope coverage 2026-09-01 14:16:53 +00:00

Merged #47 docs: document stoke contribution facts 2026-09-01 13:31:31 +00:00

Merged #45 fix: guard package lock version parity 2026-08-31 22:08:18 +00:00

Merged #44 docs: update renamed Kimi login in README 2026-08-31 20:15:22 +00:00

Merged #42 docs: pin governance records to Forgejo ceremony 0.6.3 2026-08-31 19:46:36 +00:00

Merged #41 feat: add fast-forward repo sync 2026-08-31 18:42:40 +00:00

Merged #40 release: prepare stoke 1.4.0 2026-08-31 16:56:50 +00:00

Merged #38 fix: preserve apt signature verification 2026-08-31 16:05:04 +00:00

Merged #37 feat: upload release assets 2026-08-30 13:12:37 +00:00

Merged #35 feat: support organization-owned repository creation 2026-08-21 23:18:38 +00:00

Merged #31 Adopt ceremony labels and review machinery 2026-08-21 06:31:24 +00:00

Merged #29 Add label support to issue creation 2026-08-19 19:15:33 +00:00

Merged #20 Add issue show/comment, --json output, and pr review --commit 2026-07-26 22:01:19 +00:00

Merged #19 auth login: default to least-privilege token scopes 2026-07-26 22:00:12 +00:00

Merged #18 install-apt: fail fast when the registry has no Release file 2026-07-26 22:00:09 +00:00

Merged #17 Add CI workflow for PRs and main pushes 2026-07-26 22:00:01 +00:00

Merged #16 design: stoke brand system (replaces #12, without the 23MB of binaries) 2026-07-26 21:28:23 +00:00

Merged #14 Add stoke repo clone with ephemeral token handling 2026-07-26 21:24:42 +00:00

Merged #15 Add release, label, and api commands (v1.3.0) 2026-07-26 21:02:23 +00:00

Merged #6 Harden install-apt Node bootstrap and polish pr review CLI (v1.2.1) 2026-07-23 00:10:03 +00:00

Merged #5 install-apt: bootstrap Node 22 when distro nodejs cannot satisfy the dependency 2026-07-22 23:19:05 +00:00

Merged #4 Add pr show, comment and review commands 2026-07-22 22:24:27 +00:00

Merged #3 Add apt distribution: deb packaging, registry publish, release automation 2026-07-22 21:19:00 +00:00

Merged #2 Audit: fix auth/config bugs, add issue/pr create, tests and docs 2026-07-22 19:35:52 +00:00

30 issues closed from 3 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 2026-09-04 09:53:43 +00:00

Closed #63 scripts/build-deb.sh — normalize the payload's modes instead of inheriting the builder's umask 2026-09-04 07:51:21 +00:00

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 2026-09-04 06:16:38 +00:00

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 2026-09-04 06:16:21 +00:00

Closed #27 epic: the five CLI gaps — priority order, and the two spec rescopes (#1, #23) that made them buildable 2026-09-03 21:25:00 +00:00

Closed #56 release 1.5.0 — ship v1.4.0..main through the converted release door, with the CHANGELOG section as the notes 2026-09-03 21:24:59 +00:00

Closed #60 .forgejo/workflows/release.yml — state RELEASE_TOKEN's real scope set (read:user, write:package, write:repository) 2026-09-03 21:24:59 +00:00

Closed #54 .forgejo/workflows/release.yml — publish the release through stoke's own CLI, with the CHANGELOG section as the notes 2026-09-03 21:24:58 +00:00

Closed #57 scripts/publish-deb.sh — report the CI cause when the token is empty, not laptop advice, and cover it with a test 2026-09-03 07:30:12 +00:00

Closed #50 .github/ISSUE_TEMPLATE/ — ship the proposal door CONTRIBUTING.md already promises 2026-09-01 20:03:05 +00:00

Closed #53 probe: API issue creation under blank_issues_enabled=false 2026-09-01 20:01:22 +00:00

Closed #51 .github/ISSUE_TEMPLATE/ — ship the proposal door CONTRIBUTING.md already promises 2026-09-01 15:15:50 +00:00

Closed #48 .github/labeler.yml + .github/labels.conf — cover the repo's surfaces with the five scope rows, and guard the residue 2026-09-01 14:53:13 +00:00

Closed #46 CONTRIBUTING.md — write the repo-specific facts five routers already point every agent at 2026-09-01 13:31:31 +00:00

Closed #32 release 1.4.0 — ship everything in v1.3.0..main, incl. issue create --label and release create --asset 2026-09-01 08:36:10 +00:00

Closed #43 package-lock.json — bump it with package.json, and gate the two-file version bump in CI 2026-08-31 22:40:47 +00:00

Closed #33 README names a login that no longer exists — kimi-reviewer-andresmgsl 307s to kimi-bot-andresmgsl 2026-08-31 20:15:22 +00:00

Closed #23 repo sync — fast-forward-only update of an imported repo from its upstream 2026-08-31 18:42:40 +00:00

Closed #1 apt install path — signature-verified end to end (signed-by=), no [trusted=yes] 2026-08-31 16:05:05 +00:00

Closed #39 fix: bump ceremony pin to 0.6.3 so draft PRs stop being marked as conflicting 2026-08-30 19:28:13 +00:00

Closed #25 release create --asset / release upload — attach assets to a release, and print the release id 2026-08-30 13:12:37 +00:00

Closed #24 repo create --owner — create repositories under an organization, not only the authenticated user 2026-08-21 23:18:38 +00:00

Closed #30 adopt ceremony review machinery — .github/labels.conf roster, pinned labels workflows, .ceremony/ mirror 2026-08-21 07:52:58 +00:00

Closed #26 feature: issue create cannot set labels, so every minted issue trips the ceremony triage sweep 2026-08-19 19:15:33 +00:00

Closed #10 feature: issue show/comment and machine-readable --json output 2026-07-26 22:01:19 +00:00

Closed #11 feature: optional commit_id for stoke pr review 2026-07-26 22:01:19 +00:00

Closed #9 security: narrow default scopes created by stoke auth login 2026-07-26 22:00:12 +00:00

Closed #7 docs: README overclaims apt availability while heavy-duty Debian registry is empty 2026-07-26 22:00:09 +00:00

Closed #8 ci: run tests on PR and main pushes (not only on release tags) 2026-07-26 22:00:01 +00:00

Closed #13 feature: add authenticated repository clone command 2026-07-26 21:24:42 +00:00

1 issue created by 1 user