skillhub/.github/scripts
XiaoSeS 5bf8750658
feat(ci): add AI-powered release notes generation (#322)
* feat(ci): add AI-powered release notes generation

- Add GitHub Models integration for automated release notes
- Support bilingual (EN) release notes with highlights extraction
- Fallback to conventional commit grouping when LLM unavailable
- Trigger on tag push or manual workflow dispatch
- Zero configuration: uses GitHub Models (gpt-4o-mini) by default

* chore: pin action versions and update gitignore

- Pin checkout and setup-deno to commit hashes matching project convention
- Add .playwright-mcp/ and .mcp.json to gitignore
2026-04-17 15:19:48 +08:00
..
count-reward.ts chore: add GitHub-reward form, scripts & actions (#221) 2026-04-07 19:02:59 +08:00
deno.json chore: add GitHub-reward form, scripts & actions (#221) 2026-04-07 19:02:59 +08:00
github.ts feat(ci): add AI-powered release notes generation (#322) 2026-04-17 15:19:48 +08:00
issue-backlog-rescore.ts [codex] add issue triage automation mvp (#268) 2026-04-09 15:04:33 +08:00
issue-handoff-brief.ts [codex] add issue triage automation mvp (#268) 2026-04-09 15:04:33 +08:00
issue-llm-config.ts [codex] add issue triage automation mvp (#268) 2026-04-09 15:04:33 +08:00
issue-llm-evaluator.ts [codex] add issue triage automation mvp (#268) 2026-04-09 15:04:33 +08:00
issue-llm-provider.ts feat(ci): add AI-powered release notes generation (#322) 2026-04-17 15:19:48 +08:00
issue-llm-types.ts [codex] add issue triage automation mvp (#268) 2026-04-09 15:04:33 +08:00
issue-triage-config.ts [codex] add issue triage automation mvp (#268) 2026-04-09 15:04:33 +08:00
issue-triage-lib.ts [codex] add issue triage automation mvp (#268) 2026-04-09 15:04:33 +08:00
issue-triage-merge.ts [codex] add issue triage automation mvp (#268) 2026-04-09 15:04:33 +08:00
issue-triage-types.ts [codex] add issue triage automation mvp (#268) 2026-04-09 15:04:33 +08:00
issue-triage.ts [codex] add issue triage automation mvp (#268) 2026-04-09 15:04:33 +08:00
release-notes-config.ts feat(ci): add AI-powered release notes generation (#322) 2026-04-17 15:19:48 +08:00
release-notes-generator.ts feat(ci): add AI-powered release notes generation (#322) 2026-04-17 15:19:48 +08:00
release-notes.ts feat(ci): add AI-powered release notes generation (#322) 2026-04-17 15:19:48 +08:00
share-reward.ts chore: add GitHub-reward form, scripts & actions (#221) 2026-04-07 19:02:59 +08:00
type.ts chore: add GitHub-reward form, scripts & actions (#221) 2026-04-07 19:02:59 +08:00