-
Notifications
You must be signed in to change notification settings - Fork 145
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
pkgjs/* and nodejs/ci-config* repo housekeeping #348
Comments
Perhaps it's more effective to use the default community health file method of creating a .github repo where these standard documents live and are applied to all repos under the org? I am not certain that it applies retroactively for existing repos, but that is my understanding. |
It will if they don't have the file in the repo already. |
Hmmm. That's obviously a lot more efficient than having them at the root of each repo, but is that sufficient from node.js org repo requirements perspective? Who would be able to get that done at node.js org level so that we don't have to do it in ci-config* repos? |
I think it is fine to have a hybrid to start. So having them in some repos (ones which already have them) but then creating |
Once we prove out the concept in the pkgjs org I think we should also explore doing it in the Node.js org as well. It think it would greatly increase the likelihood of new repos following the requirements. But for now I'd just do the ci-* ones manually. |
Huge +1 to using the .github repo approach and potentially exploring it for the nodejs GitHub org once we've seen it working effectively in pkgjs. |
OK, so here's pkgjs/.github#1 - once merged, I'll see if my other PRs need an update (I think we should remove the per-repo files?) or close them. |
Adding to agenda, primarily to answer two questions:
|
One thing to consider that I don't think I mentioned anywhere, I believe that when using the default |
OK, so what I did:
|
All PRs now merged, items ticked off - closing. |
I'm working on this - this is to keep track of things.
All repos need to have:
package.json
The text was updated successfully, but these errors were encountered: