Built-in updaters cover common repository maintenance without writing a plugin.
Each updater detects whether a repository is applicable and avoids changes when its required inputs are absent.
GitHub Actions
| Command | Summary |
|---|
zizmor | Fix selected GitHub Actions and Dependabot findings |
github-app-token | Rename the deprecated app-id action input |
Copier
| Command | Summary |
|---|
copier | Advance a Copier-generated project to its newest template tag |
copier-migration | Change one supported Copier answer at the current template revision |
Pixi
Node dependencies
One-off updaters
| Command | Summary |
|---|
custom | Run a trusted updater from a local Python file |
See repository selection, preview and publication, and concurrency for shared options.
See Configuration for deployment-wide defaults.
Managed branches
Publication pushes each update item to a deterministic branch and opens one pull request from it.
<angle brackets> mark a suffix derived from the update item; the linked configuration changes the part before it.
quant-ranger checks managed pull requests prior to pushing to prevent overwriting manual changes on those branches.