renovate/test/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
..
__snapshots__ feat: comment in closed PR when it is blocking an update (github) (#981) 2017-10-18 15:28:51 +02:00
docker.spec.js feat: Dockerfile digest support (#788) 2017-09-14 09:31:36 +02:00
gh-got-wrapper.spec.js feat: use parse-link-header library (github) (#970) 2017-10-17 20:44:40 +02:00
github.spec.js feat: comment in closed PR when it is blocking an update (github) (#981) 2017-10-18 15:28:51 +02:00
gitlab.spec.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.spec.js feat: suppor gitlab api pagination (#971) 2017-10-17 21:46:49 +02:00
npm.spec.js fix: use dummy time if missing from npm response (#830) 2017-09-23 08:00:17 +02:00