DiamondLightSource / DiamondLightSource/python-copier-template
Ignore renovate updates for ubuntu and ubuntu-devcontainer
Offen
Anfängerfreundlich
- Vorherrschende Sprache
- Jinja
- Sterne
- 25
- Forks
- 10
- Ø Merge
- 4 Std. 4 Min.
- Gemergte PRs (30 T.)
- 6
Beschreibung
Something like:
```json
{
"packageRules": [
{
"matchManagers": ["dockerfile"],
"matchDatasources": ["docker"],
"matchPackageNames": ["ubuntu", "ubuntu-devcontainer"],
"matchUpdateTypes": ["digest"],
"enabled": false
}
]
}
```
Beitragsleitfaden
Rechercherichtung
Find the repository's Renovate configuration and review its existing package rules. Add a rule matching Dockerfile-managed Ubuntu and ubuntu-devcontainer digest updates, then verify the configuration parses and those digest updates are disabled without affecting other update types.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- dockerfile
- Bereich
- devops, tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Ruhig
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 72/100