ci: configure Renovate to ignore docs updates
Metadata
Current evaluation
Merged. Configured Renovate to ignore documentation updates via ignorePaths for docs/**, preventing unnecessary dependency update pull requests for docs-only changes.
Suggested action: —
No scores available.
Issue body
Configure Renovate with ignorePaths for docs/** so docs-only dependency update PRs are not created.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged. Configured Renovate to ignore documentation updates via ignorePaths for docs/**, preventing unnecessary dependency update pull requests for docs-only changes. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
5
Complexity:
10
Confidence:
85
|
needs review | Configures Renovate to ignore dependency updates in the docs/** directory, preventing unnecessary documentation-only PRs. Currently open with no comments or reviews. |
Update history
| Date | Change |
|---|---|
| updated |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #111 feat(renovate): don't check docs directory | starflow | merged | Merged configuration changes to exclude the docs directory from Renovate checks. This prevents unhelpful dependency update PRs and avoids introducing bugs in the starter pack. Approved by two reviewers with all CI checks passing. | |
| #115 feat: ignore test directories with renovate | starflow | merged | Merged a configuration update to instruct Renovate to ignore test directories. This prevents unnecessary security updates for test dependencies that may intentionally use older versions. Approved by three reviewers with all CI checks passing. | |
| #2823 chore: configure renovate to ignore requirements files under tests/ | charmcraft | merged | Merged configuration update adding tests/** to ignorePaths in .github/renovate.json5. This stops Renovate from tracking test fixture requirements. Approved by two reviewers and merged. | |
| #450 ci(deps): prevent renovate from updating certain packages | rockcraft | merged | Merged after two approvals and passing CI. Updates one file (+9/-4) to configure Renovate and prevent automatic updates for specific packages. | |
| #152 feat(renovate): don't scan against sphinx-stack deps | starflow | merged | Merged. Configures Renovate to skip scanning and updating dependencies in the docs-sphinx-stack group. Approved by three reviewers with all CI checks passing. Adds four lines to disable updates for these dependencies. | |
| #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. | |
| #949 fix(renovate): don't update dependencies in docs spread tests | rockcraft | closed | Closed without merging. Despite approval, a failing CI check and a recent comment suggested reconsidering the change due to new discussions about using Renovate for vulnerability tracking in tutorials. The PR was abandoned. | |
| #2 ci: configure Renovate | craft-actions | merged | Merged to activate Renovate for automated dependency management. Reviewers approved the configuration after removing unnecessary Python-specific settings. CI passed, enabling scheduled dependency upgrades. | |
| #1441 ci(deps): tell renovate to ignore pydantic | charmcraft | merged | Merged configuration changes to instruct Renovate to ignore the pydantic dependency. The update added seven lines across two files, received approval from two reviewers, and was successfully integrated. | |
| #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. |