ci: classify current issues and pull requests with Qwen - #8312
Merged
Merged
Conversation
Xuanwo
marked this pull request as ready for review
September 15, 2026 16:07
PsiACE
approved these changes
Sep 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which issue does this PR close?
No linked issue. Replaces the retired hosted labeling automation.
Rationale for this change
PRs need release-note categories, and issues need type and component labels. Classify the current item with Cloudflare Workers AI using the Qwen model tested against OpenDAL examples. Keep the component catalog aligned with the repository so valid answers such as
services/goosefsare available.What changes are included in this PR?
The privileged PR workflow checks out only the default branch. PR code is never executed.
Are there any user-facing changes?
New or subsequently updated issues and PRs receive labels according to
.github/LABELS.md. Existing history is not scanned.Deployment requires the
CLOUDFLARE_ACCOUNT_IDrepository variable andCLOUDFLARE_API_TOKENsecret. The account variable and dedicated Workers AI Read API token secret are configured. End-to-end event-driven labeling in Actions remains to be verified after this workflow reaches the default branch. The final request format was exercised through the connected Cloudflare account on six real OpenDAL examples, and its returned responses passed the implementation's parser/validation. End-to-end Actions inference and label assignment with the workflow token remain unverified.Classification remains approximate: testing found sensitivity to title prefixes and occasional component omissions. Maintainers can correct classifications; the workflow preserves existing primary labels.
Breaking changes
AI Usage Statement
@cf/qwen/qwen3-30b-a3b-fp8. Effort:/no_think, temperature 0. Role: classified real PR/issue inputs during validation. It did not execute code or publish GitHub comments.