ci: fix renovate checker workflow
Metadata
Current evaluation
Closed without merging. The renovate checker workflow fix received no reviews or CI checks and was abandoned after 713 days of inactivity.
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`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without merging. The renovate checker workflow fix received no reviews or CI checks and was abandoned after 713 days of inactivity. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without merging. The pull request to fix the Renovate checker workflow received no comments or activity and was abandoned. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #939 Add renovate workflow config | charmcraft | closed | Merged without review or CI checks. Changes adding Renovate workflow configuration were applied by the maintainer. | |
| #523 ci: fix renovate scheduling | craft-parts | merged | Merged after approval from two reviewers and passing CI checks. The change fixed Renovate scheduling configuration in the CI pipeline with a minimal three-line update across one file. | |
| #338 ci: fix renovate scheduling | rockcraft | merged | Merged a fix for a Renovate scheduling configuration error. The maintainer corrected a linter-missed mistake in 2 lines across 1 file. The change received approval, passed CI checks, and was successfully merged. | |
| #232 ci: update renovate config and workflow | starbase | merged | Merged updates to the Renovate configuration and CI workflow. Approved by two reviewers, the change modified two files (+45/-10 lines) to streamline automated dependency management. | |
| #230 ci(renovate): enable hotfix branch patch updates | starbase | closed | Closed without merging due to inactivity and lack of review. The change to enable Renovate patch updates on hotfix branches was abandoned with zero reviewer feedback and no CI checks. | |
| #98 ci: fix renovate schedule | craft-archives | merged | Merged to main. Fixed the Renovate CI schedule by updating two lines in a single configuration file. The change received approval, passed CI checks, and maintained existing code coverage. | |
| #463 ci: update tics workflow | fetch-service | closed | Updates to the tics CI workflow were closed without merging. A failing CI check halted progress, and with no reviewer activity, the changes were abandoned. | |
| #215 ci: remove deprecated renovate config options | starbase | merged | Merged update removing deprecated Renovate configuration options from CI. Approved by two reviewers, passed checks, and modified two files. | |
| #581 ci: do not double-lint renovate PRs | starbase | merged | Merged a CI fix preventing lint workflows from running twice on Renovate PRs. The change removes the redundant renovate/* trigger, eliminating duplicate executions and reruns. Approved and passed all checks. | |
| #352 CI to check pre-commit updates from renovate | starbase | open | CI should run pre-commit run --all-files when renovate updates .pre-commit-config.yaml. Issue is 565 days old but had a Copilot research comment 19 days ago confirming the gap still exists. A prior attempt to add --all-files was walked back (commit 2443e63), so the solution needs rethinking. |