stable
Clone or download
Read-only
When we create or update a pull request reference it should be ignored by notification. Webhooks are still triggered as the receiver can determine if he wants to do something with it or not. This is part of story #11477: have a dedicated references for pullrequests Change-Id: I4f27188c0c91a7e0f433d4219c23f20c0d96e8a0
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/Hook/PostReceive.class.php | +15 | −8 | Go to diff View file |
A | plugins/git/include/Git/MarkTechnicalReference.php | +63 | −0 | Go to diff View file |
M | plugins/git/include/autoload.php | +3 | −2 | Go to diff View file |
M | plugins/pullrequest/include/pullrequestPlugin.class.php | +9 | −0 | Go to diff View file |