picoclaw/.github/workflows
Guoguo 0161298154
ci: add stale bot to auto-close inactive issues and PRs (#2685)
Two-phase strategy: 7 days inactive → stale warning, 7 more days → close.
Exempt labels: pinned, keep-open, wip, do-not-close, type: roadmap.
Draft PRs are also exempt. Runs daily at 03:00 JST.
Scan oldest items first (ascending: true) with 500 ops budget to avoid
backlog starvation.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-27 17:15:02 +08:00
..
build.yml ci(build): remove unused Node.js and pnpm setup from core build workflow 2026-04-13 11:56:43 +08:00
create-tag.yml ci(release): split tag creation and release into separate workflows (#2614) 2026-04-22 10:07:14 +08:00
create_dmg.yml build(deps): bump pnpm/action-setup from 4 to 6 (#2552) 2026-04-17 10:07:10 +08:00
docker-build.yml chore(deps): bump docker/login-action from 3 to 4 (#1604) 2026-03-16 14:11:22 +08:00
nightly.yml ci: parallel macOS CGO launcher build, lowercase Docker tags, conditional Docker Hub login (#2643) 2026-04-24 09:53:07 +08:00
pr.yml fix(agent): disable seahorse context manager on freebsd/arm (#2417) 2026-04-08 10:57:22 +08:00
release.yml ci: parallel macOS CGO launcher build, lowercase Docker tags, conditional Docker Hub login (#2643) 2026-04-24 09:53:07 +08:00
stale.yml ci: add stale bot to auto-close inactive issues and PRs (#2685) 2026-04-27 17:15:02 +08:00
upload-tos.yml feat: upload release artifacts to Volcengine TOS (#1164) 2026-03-06 11:47:29 +08:00