]> git.ipfire.org Git - thirdparty/bind9.git/commit
Update issue closing regex in dangerfile.py
authorAndoni Duarte Pintado <andoni@isc.org>
Wed, 2 Apr 2025 12:14:36 +0000 (14:14 +0200)
committerAndoni Duarte <andoni@isc.org>
Wed, 2 Apr 2025 13:42:45 +0000 (13:42 +0000)
commit9687ef68712eca045ae202aa19b1fd2031367997
tree7a59ec639d72aab27012374947703dbf217adbe6
parentf35e804fbb8314f2f955376647c58ae38fe27941
Update issue closing regex in dangerfile.py

Update the regular expression used for extracting references to GitLab
issues closed by a given merge request so that it is identical to the
one used by GitLab [1].

See also isc-projects/bind9-qa!41

[1] https://docs.gitlab.com/user/project/issues/managing_issues/#default-closing-pattern

(cherry picked from commit 5298d0fcb8012ec805d632bef34302a168cc3c87)
dangerfile.py