KinsonDigital/VersionMiner

🚧Adjust workflow trigger

Closed this issue · 0 comments

Complete The Item Below

  • I have updated the title without removing the 🚧 emoji.

Description

Adjust the triggers for all workflows containing a pull_request trigger to be a pull_request_target trigger.

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.

Acceptance Criteria

  • Workflows with pull_request triggers updated to the pull_request_target trigger

ToDo Items

  • Change type labels added to this issue. Refer to the Change Type Labels section below.
  • Priority label added to this issue. Refer to the Priority Type Labels section below.
  • Issue linked to the correct milestone (if applicable).

Issue Dependencies

No response

Related Work

No response

Additional Information:

Change Type Labels

Change Type Label
Bug Fixes 🐛bug
Breaking Changes 🧨breaking changes
New Feature ✨new feature
CICD Changes ♻️cicd
Config Changes ⚙️config
Performance Improvements 🏎️performance
Code Doc Changes 🗒️documentation/code
Product Doc Changes 📝documentation/product

Priority Type Labels

Priority Type Label
Low Priority low priority
Medium Priority medium priority
High Priority high priority

Code of Conduct

  • I agree to follow this project's Code of Conduct.