This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/main/actions/checkout-4.1.1
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
omit 800217cf73 Bump actions/checkout from 3.6.0 to 4.1.1
add ed3dbf7e46 Remove issue templates from `main`
add 69eebe0d24 Fix Dependabot workflow
add 8487294255 Remove Scorecards run
add 92941588c7 Bump actions/checkout from 3.6.0 to 4.1.1
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 (800217cf73)
\
N -- N -- N
refs/heads/dependabot/github_actions/main/actions/checkout-4.1.1 (92941588c7)
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/ISSUE_TEMPLATE/bug_report.md | 27 ------------
.github/ISSUE_TEMPLATE/feature_request.md | 9 ----
.github/ISSUE_TEMPLATE/question.md | 8 ----
.github/pull_request_template.md | 9 ----
.github/workflows/merge-dependabot.yaml | 8 ++--
.github/workflows/scorecards-analysis.yml | 71 -------------------------------
6 files changed, 3 insertions(+), 129 deletions(-)
delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md
delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md
delete mode 100644 .github/ISSUE_TEMPLATE/question.md
delete mode 100644 .github/pull_request_template.md
delete mode 100644 .github/workflows/scorecards-analysis.yml