Copilot commented on code in PR #14057:
URL: https://github.com/apache/cloudstack/pull/14057#discussion_r3931608488
##########
.github/workflows/daily-issue-triage.lock.yml:
##########
@@ -72,6 +72,7 @@ run-name: "Daily Issue Triage"
jobs:
activation:
+ if: github.repository == 'apache/cloudstack'
runs-on: ubuntu-slim
Review Comment:
PR title/description indicate changes to `.asf.yaml` PR merge requirements,
but this diff only adds a GitHub Actions job-level repository guard and the PR
description has no details. This makes the PR intent unclear and complicates
review/auditability; please update the PR title/description to match the actual
change (or include the intended `.asf.yaml` changes).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]