ci: drop release drafter
Metadata
Current evaluation
Merged to remove release drafter workflows per discussion #6253. Approved by two reviewers, the change deletes two CI configuration files and removes 22 lines of code after passing integration and security checks.
Suggested action: —
No scores available.
Issue body
Drops the release drafter workflows based on the discussion in #6253.
---
- [x] I've followed the [contribution guidelines](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md).
- [x] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [ ] I've successfully run `make lint && make test`.
- [ ] I've added or updated any relevant documentation.
- [ ] In documents I changed, I [added a meta description](https://canonical-starflow.readthedocs-hosted.com/how-to/add-a-page-meta-description/) if one was missing.
- [ ] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to remove release drafter workflows per discussion #6253. Approved by two reviewers, the change deletes two CI configuration files and removes 22 lines of code after passing integration and security checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the removal of release drafter CI workflows following discussion in issue #6253. The maintainer updated the repository configuration to eliminate the deprecated automation. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2331 ci: remove release drafter workflow | charmcraft | merged | Merged the removal of the release drafter CI workflow, which was no longer used and consistently failing. Approved by two reviewers, the change deletes 16 lines across one file. | |
| #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. | |
| #369 ci: drop release-drafter workflow | starbase | merged | Merged PR removing the unused release-drafter CI workflow. The automation was redundant as release notes are already generated by the release-publish workflow and maintained in per-repository changelogs. Approved by two reviewers and passed CI checks. | |
| #5314 ci: remove duplicate release-drafter workflow | snapcraft | merged | Merged removal of a duplicate release-drafter workflow from CI. Approved by two reviewers, the change deletes 16 lines across one file to streamline automation. | |
| #159 ci: remove release-drafter workflow | craft-archives | merged | Merged removal of the release-drafter workflow to align with starbase. Approved by two reviewers with passing CI checks, the change deleted 46 lines across two files. | |
| #245 ci: remove release drafter | craft-platforms | merged | Merged removal of the unused and failing release drafter CI workflow, which broke after a Renovate v6 to v7 update. Approved by a reviewer, the change eliminates 40 lines of configuration across two files to resolve persistent pipeline failures. | |
| #1239 ci: remove release-drafter workflow | rockcraft | merged | Merged. The release-drafter workflow was removed as the publish workflow already overwrites its output, rendering it redundant. Approved and integrated after CI validation. | |
| #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. | |
| #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. |