Use composite run steps action to reuse steps common to each workflow
Open
build
- Dominant language
- Java
- Stars
- 302
- Forks
- 232
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 114
Description
https://docs.github.com/en/actions/creating-actions/creating-a-composite-run-steps-action#creating-an-action-metadata-file
It'd be nice if we could reduce the amount of duplicated logic we have across each of the various CI workflow files. We should be able to split out most of the common parts into reusable actions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.