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

lukaszlenart pushed a change to branch build/ci-skip-process-docs
in repository https://gitbox.apache.org/repos/asf/struts.git


    omit 0d7498d8e build(ci): skip the build round trip when only the root 
process docs change
     add ed08a6c34 build(ci): decide "does this need a build" in one reusable 
workflow

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (0d7498d8e)
            \
             N -- N -- N   refs/heads/build/ci-skip-process-docs (ed08a6c34)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/changes.yml | 91 +++++++++++++++++++++++++++++++++++++++++++
 .github/workflows/codeql.yml  | 22 ++++-------
 .github/workflows/maven.yml   | 43 +-------------------
 .github/workflows/owasp.yml   | 19 ++-------
 .github/workflows/sonar.yml   | 20 +++-------
 5 files changed, 110 insertions(+), 85 deletions(-)
 create mode 100644 .github/workflows/changes.yml

Reply via email to