ci: fix name of release-drafter config file
Metadata
Current evaluation
Merged a fix renaming the release-drafter configuration file from .yaml to .yml to match CI action expectations. Approved, passed checks, and successfully applied.
Suggested action: —
No scores available.
Issue body
The action looks specifically for ".yml", and not ".yaml".
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `tox`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a fix renaming the release-drafter configuration file from .yaml to .yml to match CI action expectations. Approved, passed checks, and successfully applied. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Fixed CI by renaming the release-drafter config file from .yaml to .yml to match the expected extension. The change passed checks with 100% coverage. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #75 ci: update release-drafter file | craft-archives | merged | Merged a fix for a failing release-drafter CI check by renaming the config file from .yaml to .yml, as the tool only accepts .yml. Approved by one reviewer with no coverage impact. Backport to starbase planned. | |
| #78 ci: fix release-drafter config | starbase | merged | Merged following reviewer approval and passing CI. The change corrected the release-drafter configuration with a single line update. Integration completed without unresolved review comments. | |
| #3117 ci: setup release-drafter | snapcraft | merged | Merged to configure release-drafter for CI automation. Approved after passing checks, the PR added 43 lines across two files. A reviewer suggested renaming a GitHub section to Tooling, which was adopted. | |
| #76 ci: cleaning duplicate release drafter conf | craft-grammar | merged | Merged after removing a duplicate release drafter configuration. Approved by two reviewers, passed CI, and deleted 15 lines from one file. Commit prefix adjusted to ci: per reviewer feedback. | |
| #375 ci: drop release drafter | craft-store | merged | Merged. Removed the Release Drafter GitHub Actions workflow and configuration files to eliminate inactive automated release note drafting. Approved by two reviewers and passed CI checks. |