mirror of
https://github.com/iflytek/skillhub.git
synced 2026-08-28 11:25:00 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| count-reward.ts | ||
| deno.json | ||
| github.ts | ||
| issue-backlog-rescore.ts | ||
| issue-handoff-brief.ts | ||
| issue-llm-config.ts | ||
| issue-llm-evaluator.ts | ||
| issue-llm-provider.ts | ||
| issue-llm-types.ts | ||
| issue-triage-config.ts | ||
| issue-triage-lib.ts | ||
| issue-triage-merge.ts | ||
| issue-triage-types.ts | ||
| issue-triage.ts | ||
| release-notes-config.ts | ||
| release-notes-generator.ts | ||
| release-notes.ts | ||
| share-reward.ts | ||
| type.ts | ||