This is an automated email from the ASF dual-hosted git repository.

vy pushed a commit to branch main-site-pro
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


The following commit(s) were added to refs/heads/main-site-pro by this push:
     new 04dfaf0  Document `merge-dependabot-reusable.yaml`
04dfaf0 is described below

commit 04dfaf085c2f2842d279f76f8089834259025893
Author: Volkan Yazıcı <vol...@yazi.ci>
AuthorDate: Tue May 14 20:54:18 2024 +0200

    Document `merge-dependabot-reusable.yaml`
---
 src/site/antora/modules/ROOT/pages/features.adoc | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/src/site/antora/modules/ROOT/pages/features.adoc 
b/src/site/antora/modules/ROOT/pages/features.adoc
index 4062a74..eb39ce5 100644
--- a/src/site/antora/modules/ROOT/pages/features.adoc
+++ b/src/site/antora/modules/ROOT/pages/features.adoc
@@ -55,15 +55,18 @@ The provided reusable GitHub Actions workflows feature the 
following convenience
 * Compiles against Java 8 bytecode using the specified Java compiler version
 * Verifies reproducibility
 
-`deploy-site-reusable.yaml`::
-* Builds and deploys the website
-
-`deploy-snapshot-reusable.yaml`::
-* Deploys SNAPSHOT artifacts
-
 `deploy-release-reusable.yaml`::
 * Deploys release artifacts
 * Updates `revision` and `project.build.outputTimestamp` Maven properties
 * Generates the distribution ZIP containing Git-tracked sources, binary 
attachments, `NOTICE.txt`, etc.
 * Generates the release vote & announcement emails
 * Uploads the distribution ZIP and emails to SVN
+
+`deploy-site-reusable.yaml`::
+* Builds and deploys the website
+
+`deploy-snapshot-reusable.yaml`::
+* Deploys SNAPSHOT artifacts
+
+`merge-dependabot-reusable.yaml`::
+* Merges `dependabot` PRs changelog entries

Reply via email to