Skip to content
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

Tool: Build a Probot to automatically check npm maintainers #6

Open
RichardLitt opened this issue Mar 27, 2019 · 0 comments
Open

Tool: Build a Probot to automatically check npm maintainers #6

RichardLitt opened this issue Mar 27, 2019 · 0 comments

Comments

@RichardLitt
Copy link
Member

This tool ought to:

  • Be turned on for each OrbitDB repo
  • Automatically check the package.json on a change
  • Run npm info and parse out the maintainers output
  • Check that this matches orbitdb.maintainers in the package.json
  • If it doesn't, automatically PR the change to the repository

This will keep our orbitdb.maintainers field up to date without needing extra configuration from the authors.

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