summaryrefslogtreecommitdiff
path: root/.github/workflows/tag-codeowner-on-issue.yml
AgeCommit message (Collapse)Author
2026-03-13Fix RCE vulnerability: pass issue body/number via env vars instead of direct ↵copilot-swe-agent[bot]
interpolation Co-authored-by: 5an7y-Microsoft <[email protected]>
2026-02-26Disable tag-codeowner-on-issue workflow5an7y
Added 'if: false' to the job to prevent it from running while preserving the code. Co-authored-by: Copilot <[email protected]>
2025-07-14Fix selected path bug5an7y
2025-07-14Selected path bug fix5an7y
2025-07-14Made the query more efficient5an7y
2025-07-03Correct regex expression5an7y
2025-07-03import requests module5an7y
2025-06-27Action to auto tag the codeowner.5an7y