renovate/lib/api
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
..
docker.js fix: update dependency eslint-config-airbnb-base to v12 (#771) 2017-09-15 19:46:25 +02:00
gh-got-wrapper.js feat: use parse-link-header library (github) (#970) 2017-10-17 20:44:40 +02:00
github.js feat: comment in closed PR when it is blocking an update (github) (#981) 2017-10-18 15:28:51 +02:00
gitlab.js feat: comment in closed PR when it is blocking an update (github) (#981) 2017-10-18 15:28:51 +02:00
gl-got-wrapper.js feat: suppor gitlab api pagination (#971) 2017-10-17 21:46:49 +02:00
npm.js chore: downgrade npm getDependnecy ebug to log (#917) 2017-10-12 10:16:33 +02:00