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

register with greenkeeper #267

Closed
travi opened this issue Jun 22, 2016 · 4 comments
Closed

register with greenkeeper #267

travi opened this issue Jun 22, 2016 · 4 comments

Comments

@travi
Copy link

travi commented Jun 22, 2016

greenkeeper is a tool that is free for open source projects that is a big help in keeping dependencies up to date by providing PRs each time one of your dependencies publishes an update.

it's obviously up to you how you manage your own dependencies, but for those of us that consume your package and also use the greenkeeper service, registering would be a big help. since this is a scoped package, a postpublish hook is needed for greenkeeper to be aware of the new versions that you publish. this is added automatically if you follow their getting-started steps.

it is very simple to register a package with the service. if you would be willing to at least add the postpublish hook, it would be a big help to any of your consumers that happen to use greenkeeper.

@arunoda
Copy link
Member

arunoda commented Jun 22, 2016

Thanks. I'll work on this.

@travi
Copy link
Author

travi commented Sep 3, 2016

Any update with this? Should be a quick update to get this taken care of and would be a big help for consumers.

Unfortunately, there's not much I can contribute to help move it along since it needs to be done with organization access in order to grant the privileges to configure webhooks.

@arunoda
Copy link
Member

arunoda commented Sep 4, 2016

Done. Had to do few eslint rule updates too.
See: #421

@arunoda arunoda closed this as completed Sep 4, 2016
@travi
Copy link
Author

travi commented Sep 4, 2016

Thanks! I got a PR from greenkeeper for the latest release, so I can confirm that it is working.

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

No branches or pull requests

2 participants