← Back to issue list

feat!: replace current secrets implementation with a secrets service

View original Github issue

Metadata

Project
craft-application
Number
#635
Type
pull request
State
closed
Author
lengau
Labels
Created
Updated
Closed

Current evaluation

Proposed secrets service replacement was closed and rejected. The maintainer stated the project will not support secrets, abandoning the changes without review or merge.

Suggested action:

No scores available.

Issue body

- [ ] Have you followed the guidelines for contributing? - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `tox`? - [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Proposed secrets service replacement was closed and rejected. The maintainer stated the project will not support secrets, abandoning the changes without review or merge.
qwen/qwen3.6-35b-a3b
Staleness: 98
Complexity: 85
Confidence: 90
close stale Proposes a breaking architectural change to replace the secrets implementation with a dedicated service. The PR is 17 months old, has no reviews, CI checks, or comments, and remains in draft/pending state.
qwen3.6-35b-a3b-mtp-q6
Staleness: 98
Complexity: 80
Confidence: 90
close stale PR proposes replacing the current secrets implementation with a new secrets service. It remains a draft with no description, reviews, or activity for over 14 months.
qwen3.6-35b-a3b-mtp-q6
Staleness: 95
Complexity: 75
Confidence: 90
close stale Replaces current secrets implementation with a dedicated secrets service, marked as a breaking change. Inactive for over a year with no comments or labels. Contribution checklist remains unchecked. Requires triage, reassignment, or rework.

Update history

Date Change
closed

Related issues

Issue Project State Summary Similarity
#657 feat!(secrets): remove secrets craft-application merged Merged after two approvals and passing CI. The change removes built-in secrets functionality, deleting 595 lines across eight files. Applications can instead implement the prototype secrets service if needed.
75%