lfit / releng-reusable-workflows

Reusuable workflows developed by LF Release Engineering
Apache License 2.0
1 stars 9 forks source link

Feat: Implement repo and PR check for SHA pinned actions/workflows #194

Open ModeSevenIndustrialSolutions opened 1 month ago

ModeSevenIndustrialSolutions commented 1 month ago

Tested here: https://github.com/ModeSevenIndustrialSolutions/test-gradle-build/actions On raise of a new PR, runs and checks against just the pull request contents. Can run on demand with workflow_dispatch, where it checks the entire repository. Can be set to be mandatory, preventing standard versions pins from being merged.