Closed kselena closed 1 year ago
Adjust the triggers for all workflows containing a pull_request trigger to be a pull_request_target trigger.
pull_request
pull_request_target
This is to not only allow workflows to auto-run with fork pull requests but also provide more security.
Note A system will be put into place to status check that workflows have not been changed. This will likely be ReviewPad to do this work.
No response
Change Type Labels
🐛bug
🧨breaking changes
✨new feature
♻️cicd
⚙️config
🏎️performance
🗒️documentation/code
📝documentation/product
Priority Type Labels
low priority
medium priority
high priority
Complete The Item Below
Description
Adjust the triggers for all workflows containing a
pull_request
trigger to be apull_request_target
trigger.This is to not only allow workflows to auto-run with fork pull requests but also provide more security.
Acceptance Criteria
pull_request
triggers updated to thepull_request_target
triggerToDo Items
Issue Dependencies
No response
Related Work
No response
Additional Information:
Change Type Labels
🐛bug
🧨breaking changes
✨new feature
♻️cicd
⚙️config
🏎️performance
🗒️documentation/code
📝documentation/product
Priority Type Labels
low priority
medium priority
high priority
Code of Conduct