skillhub/.github
Cheney 7847e0aa33 fix(cli): address PR #441 review findings from @dongmucat
- Bind release tag to origin/main: PR body, end-of-run hint, and
  cli/RELEASE.md now use `git tag $TAG origin/main` so the tag is
  always placed on the merged commit, regardless of local branch state
- Reject prerelease tags in version computation: if the latest cli-v*
  tag contains non-X.Y.Z characters (e.g., -rc.1), exit with a clear
  message instead of crashing in node parsing
- Add pr-scripts.yml workflow: runs publish-cli-test.sh on scripts/**
  changes so the release script regression suite gates PRs
- Add Test 11 covering prerelease tag rejection
2026-05-19 14:57:16 +08:00
..
ISSUE_TEMPLATE chore: add GitHub-reward form, scripts & actions (#221) 2026-04-07 19:02:59 +08:00
scripts feat(ci): add AI-powered release notes generation (#322) 2026-04-17 15:19:48 +08:00
workflows fix(cli): address PR #441 review findings from @dongmucat 2026-05-19 14:57:16 +08:00
pull_request_template.md Add OpenAPI drift validation and docs updates 2026-03-13 11:06:55 +08:00
release-template.md feat(ci): add AI-powered release notes generation (#322) 2026-04-17 15:19:48 +08:00