renovate/lib
Rhys Arkins f980fea6ca feat: comment in closed PR when it is blocking an update (github) (#981)
This feature adds a new behaviour to Renovate, where it will now add a comment to any existing closed PRs that are "blocking" currently valid updates. A new API function "ensureComment" has been added, its purpose is so we can ensure there exists only one comment with a certain subject/heading. This lets us prevent duplicates as well as update existing, without having to keep state about it. ensureComment needs porting to gitlab, but should be quite easy.
2017-10-18 15:28:51 +02:00
..
api feat: comment in closed PR when it is blocking an update (github) (#981) 2017-10-18 15:28:51 +02:00
config fix: migrate excludedPackageNames to excludePackageNames (#961) 2017-10-17 11:16:02 +02:00
logger fix: update dependency eslint-config-airbnb-base to v12 (#771) 2017-09-15 19:46:25 +02:00
workers feat: comment in closed PR when it is blocking an update (github) (#981) 2017-10-18 15:28:51 +02:00
renovate.js Refactor config definitions and onboarding values (#360) 2017-06-26 13:08:57 +02:00