Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
simu committed Jun 5, 2024
1 parent 6079b66 commit 9f6a4c6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/modules/ROOT/pages/reference/cli.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,14 @@ Defaults to `--no-force`.
Test case `defaults` will always be generated.
Commodore will deduplicate the provided test cases.

*--automerge-patch / --no-automerge-patch*::
Enable automerging of patch-level dependency PRs.

*--automerge-patch-v0 / --no-automerge-patch-v0*::
Enable automerging of patch-level dependency PRs for v0.x dependencies.
+
NOTE: Enabling automerging of patch-level dependency PRs for v0.x dependencies implicitly enables automerging of all patch-level dependency PRs.

*--help*::
Show component new usage and options then exit.

Expand Down Expand Up @@ -254,6 +262,14 @@ Defaults to `--no-force`.
*--commit / --no-commit*::
Whether to commit the rendered template changes.

*--automerge-patch / --no-automerge-patch*::
Enable automerging of patch-level dependency PRs.

*--automerge-patch-v0 / --no-automerge-patch-v0*::
Enable automerging of patch-level dependency PRs for v0.x dependencies.
+
NOTE: Enabling automerging of patch-level dependency PRs for v0.x dependencies implicitly enables automerging of all patch-level dependency PRs.

*--help*::
Show component new usage and options then exit.

Expand Down

0 comments on commit 9f6a4c6

Please # to comment.