[scanner] fix: add fork guards and pin workflow refs#5956
Conversation
|
Thanks for your pull request. Before we can look at it, you'll need to add a 'DCO signoff' to your commits. 📝 Please follow instructions in the contributing guide to update your commits with the DCO Full details of the Developer Certificate of Origin can be found at developercertificate.org. The list of commits missing DCO signoff:
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
❌ Deploy Preview for kubestellar-docs failed. Why did it fail? →
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @Copilot. Thanks for your PR. I'm waiting for a kubestellar member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@copilot The PR currently has no workflow file changes. Please update this PR branch to actually modify these files:
In each file, replace the reusable workflow ref suffix Do not make unrelated changes. Replace the current commit(s) so the PR ends with a single commit using this exact message: Also keep the PR title exactly |
All 9 workflow files have been updated locally — every However, pushing is being blocked by a GitHub repository rule: The GitHub App ( Settings → GitHub Apps → copilot-swe-agent → Permissions → Workflows → Read & write Once that permission is granted, the push will succeed. |
Fixes #5940