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

dependabot[bot] pushed a change to branch 
dependabot/github_actions/github-actions-dependencies-47168f74c8
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


 discard 1b44f92c034 Bump the github-actions-dependencies group across 1 
directory with 9 updates
     add cced071159f Add Dogface2k to the contributors list
     add ebc5e64b708 [CI] Run `pre-commit autoupdate` to update the hooks 
(#12943)
     add e2012133599 markdown table format fixes (#13848)
     add 1ceb1d09255 docs: fix broken star history chart by using a new 
provider (#13844)
     add 659f675b059 README: add three more status buttons (#11650)
     add dbee809b639 Rotate Copilot tokens for the gh-aw agentic workflows 
(#13525)
     add 5572fa06e22 Bump the github-actions-dependencies group across 1 
directory with 9 updates

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   (1b44f92c034)
            \
             N -- N -- N   
refs/heads/dependabot/github_actions/github-actions-dependencies-47168f74c8 
(5572fa06e22)

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:
 .asf.yaml                                          |   1 +
 .github/COPILOT_TOKENS.md                          |  90 +++++++++
 .github/scripts/post-compile.sh                    | 148 +++++++++++++++
 .github/workflows/codeql-analysis.yml              |   6 +-
 .github/workflows/copilot-token-health.yml         |  64 +++++++
 .github/workflows/daily-issue-triage.lock.yml      | 140 ++++++++++----
 .github/workflows/daily-issue-triage.md            |  84 +++++++++
 .github/workflows/daily-repo-status.md             |  62 -------
 ...status.lock.yml => weekly-repo-status.lock.yml} | 203 ++++++++++++++-------
 .github/workflows/weekly-repo-status.md            | 141 ++++++++++++++
 .pre-commit-config.yaml                            |  14 +-
 README.md                                          |   7 +-
 .../framework/extensions/network/README.md         |  84 ++++-----
 plugins/storage/volume/ontap/README.md             |  20 +-
 14 files changed, 845 insertions(+), 219 deletions(-)
 create mode 100644 .github/COPILOT_TOKENS.md
 create mode 100755 .github/scripts/post-compile.sh
 create mode 100644 .github/workflows/copilot-token-health.yml
 delete mode 100644 .github/workflows/daily-repo-status.md
 rename .github/workflows/{daily-repo-status.lock.yml => 
weekly-repo-status.lock.yml} (90%)
 create mode 100644 .github/workflows/weekly-repo-status.md

Reply via email to