Reference
Every input, and the behaviour behind each of them.
A map of the reference: inputs and outputs, update selection, auto-merge, dry-run mode, pull requests, registry and manifests, and troubleshooting.
- Inputs and outputs lists everything the action accepts and returns, generated from
action.yml. - Update selection covers the update strategy, include and exclude lists, grouped updates, and multi-directory scanning.
- Auto-merge covers the merge strategies, the merge methods, and what GitHub requires before auto-merge can be enabled.
- Dry-run mode covers reporting without writing, and the optional issue.
- Pull requests covers branch naming, titles, labels, the body format, reviewers, and assignees.
- Registry and manifests covers where versions come from and the manifest fields the action reads and writes.
- Troubleshooting covers the cases where a run reports nothing, or less than expected.