netless-io/flat
Ver no GitHub[chore]: support github actions reusable workflows
Open
#1.188 aberto em 9 de dez. de 2021
good first issue
Métricas do repositório
- Stars
- (6.396 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
github blog: https://github.blog/2021-11-29-github-actions-reusable-workflows-is-generally-available/
We can encapsulate workflows that are duplicated in existing actions to facilitate maintenance at a later stage.
Because the problem now is that many of our workflows are duplicated and more difficult to maintain.