renovate/test
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
..
_fixtures feat: renovate meteor package.js dependencies (#786) 2017-09-12 09:33:41 +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: refactor out remaining do-while loops (#978) 2017-10-18 11:40:48 +02:00
logger feat: Pre-fetch all package.json files (#642) 2017-08-08 06:25:44 +02:00
workers feat: comment in closed PR when it is blocking an update (github) (#981) 2017-10-18 15:28:51 +02:00
.eslintrc.js refactor: use prettier instead of eslint-plugin-prettier (#864) 2017-10-01 07:06:06 +02:00
chai.js Refactor config 2017-01-20 14:03:18 +01:00
renovate.spec.js Refactor config definitions and onboarding values (#360) 2017-06-26 13:08:57 +02:00