Skip to content
Snippets Groups Projects
Commit f980fea6 authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

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.
parent 8d664f6b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment