DynamoRIO / DynamoRIO/dynamorio
[Cleanup] Use reusable workflows for Github Actions config
Open
Component-Tests
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
Github Actions now offers a way to share common logic across different workflow configs: https://docs.github.com/en/actions/sharing-automations/reusing-workflows. We should use this where possible, particularly for the failure notification email setup.
Contributor guide
Assessment
This issue has not been assessed yet.