Skip to content

Create nodejs/actions repository #972

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
avivkeller opened this issue May 27, 2025 · 1 comment
Open

Create nodejs/actions repository #972

avivkeller opened this issue May 27, 2025 · 1 comment

Comments

@avivkeller
Copy link
Member

As the number of GitHub Actions across the Node.js organization grows, there's a significant amount of duplication and redundancy. For example, the same caritat actions are used in both the TSC and collaborator-public-votes repositories. Similarly, actions related to the website are shared between api-docs-tooling and nodejs.org.

To improve maintainability and promote reuse, I propose we create a new repository: nodejs/actions.

The nodejs/actions repository would serve as a central location for reusable GitHub Actions maintained by the Node.js organization. Each action would be stored in its own subdirectory and managed by the relevant team.

uses: nodejs/actions/web-infra/dependency-review
uses: nodejs/actions/caritat/closeVote

Each subdirectory would be controlled by a specific team via CODEOWNERS. For instance:

/web-infra/* @nodejs/web-infra
/*       @nodejs/actions
@avivkeller
Copy link
Member Author

CC @nodejs/actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant