errors: rename CredentialsAvailable to CredentialsAlreadyAvailable
Metadata
Current evaluation
Renamed CredentialsAvailable to CredentialsAlreadyAvailable across four files. The change received approval, passed CI checks, and was merged into the codebase.
Suggested action: —
No scores available.
Issue body
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Renamed CredentialsAvailable to CredentialsAlreadyAvailable across four files. The change received approval, passed CI checks, and was merged into the codebase. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Renamed the CredentialsAvailable constant to CredentialsAlreadyAvailable in the errors module. The maintainer-submitted change was integrated directly without additional review comments. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #40 auth: rename validate_set_credentials to ensure_no_credentials | craft-store | merged | Renamed the auth function validate_set_credentials to ensure_no_credentials to better convey its purpose. The update was approved, passed CI, and merged, modifying four files with a ten-line diff. |