Skip to content

Commit e0c2ab1

Browse files
committed
Document merge-dependabot-reusable.yaml
1 parent 453061b commit e0c2ab1

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

src/site/antora/modules/ROOT/pages/features.adoc

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,18 @@ The provided reusable GitHub Actions workflows feature the following convenience
5555
* Compiles using the specified Java compiler version
5656
* Verifies reproducibility
5757
58-
`deploy-site-reusable.yaml`::
59-
* Builds and deploys the website
60-
61-
`deploy-snapshot-reusable.yaml`::
62-
* Deploys SNAPSHOT artifacts
63-
6458
`deploy-release-reusable.yaml`::
6559
* Deploys release artifacts
6660
* Updates `revision` and `project.build.outputTimestamp` Maven properties
6761
* Generates the distribution ZIP containing Git-tracked sources, binary attachments, `NOTICE.txt`, etc.
6862
* Generates the release vote & announcement emails
6963
* Uploads the distribution ZIP and emails to SVN
64+
65+
`deploy-site-reusable.yaml`::
66+
* Builds and deploys the website
67+
68+
`deploy-snapshot-reusable.yaml`::
69+
* Deploys SNAPSHOT artifacts
70+
71+
`merge-dependabot-reusable.yaml`::
72+
* Merges `dependabot` PRs changelog entries

0 commit comments

Comments
 (0)