This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 62eb4b7828c Remove acs-robot from collaborators list
add a1bcae92136 Agentic workflow experiment (#12652)
No new revisions were added by this update.
Summary of changes:
.gitattributes | 1 +
.github/aw/imports/.gitattributes | 5 +
.../.github_workflows_shared_reporting.md | 73 ++
.github/workflows/daily-repo-status.lock.yml | 1017 ++++++++++++++++++++
.github/workflows/daily-repo-status.md | 54 ++
.github/workflows/issue-triage-agent.lock.yml | 1016 +++++++++++++++++++
.github/workflows/issue-triage-agent.md | 78 ++
.pre-commit-config.yaml | 5 +-
pom.xml | 4 +
9 files changed, 2251 insertions(+), 2 deletions(-)
create mode 100644 .gitattributes
create mode 100644 .github/aw/imports/.gitattributes
create mode 100644
.github/aw/imports/github/gh-aw/94662b1dee8ce96c876ba9f33b3ab8be32de82a4/.github_workflows_shared_reporting.md
create mode 100644 .github/workflows/daily-repo-status.lock.yml
create mode 100644 .github/workflows/daily-repo-status.md
create mode 100644 .github/workflows/issue-triage-agent.lock.yml
create mode 100644 .github/workflows/issue-triage-agent.md