netless-io/flat

[chore]: support github actions reusable workflows

Open

#1 188 ouverte le 9 déc. 2021

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)TypeScript (878 forks)user submission
good first issue

Métriques du dépôt

Stars
 (6 396 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur