vikunja/.github/workflows
kolaente c4cc6d34f6 ci: add AI-powered auto-labeling for new issues and PRs
Uses actions/ai-inference with GPT-5 to classify newly opened issues
and pull requests against the area/*, integration/*, db/*, and
concern/* label namespaces.

The system prompt is rendered at runtime from the live repo label list
plus descriptions, so GitHub label state is the single source of truth
for the taxonomy. Suggested labels are re-validated against the live
list before being applied, capped at 6 per item.
2026-04-11 17:45:36 +02:00
..
auto-label.prompt.md ci: add AI-powered auto-labeling for new issues and PRs 2026-04-11 17:45:36 +02:00
auto-label.yml ci: add AI-powered auto-labeling for new issues and PRs 2026-04-11 17:45:36 +02:00
ci.yml feat(ci): enable merge queue trigger 2026-03-20 11:53:08 +01:00
crowdin.yml chore(deps): update crowdin/github-action digest to b4b468c 2026-01-22 11:01:30 +01:00
dependency-diff.yml feat: add dependency diff and provenance GitHub Action for PRs 2026-02-17 12:00:31 +01:00
issue-closed-comment.yml fix: support merge queue in issue-closed-comment workflow 2026-03-25 10:20:36 +01:00
nixpkgs-update.yml fix(ci): skip interactive prompt in nixpkgs update workflow 2026-04-11 15:00:42 +00:00
preview.yml fix(ci): use actual docker meta tags for preview comment SHA links 2026-04-07 15:05:48 +00:00
release.yml chore(ci): add debugging around release signing 2026-02-08 22:23:23 +01:00
stale-waiting-for-reply.yml ci: auto-close 'waiting for reply' issues after 30 days of inactivity 2026-04-05 12:04:33 +00:00
test.yml ci: move caldav and e2e-api tests to dedicated CI jobs 2026-04-02 11:34:55 +00:00