LoginSignup
45
48

More than 5 years have passed since last update.

GitLabのissueをコミットメッセージでクローズする

Posted at

以下のURLからの引用です。

issue_closing_pattern: '([Cc]los(e([sd])?|ing)|[Ff]ix((e[sd])?|ing)) +((issue(s)? )?#\d+((,)? (and )?)?)+'

You can do somthing like :
fixes #8, #24, and #42
closing #26, #42 and #99
Fixing #42 and #24, #28
fixing issue #43 and issues #42
closed issues #83, #86 and #42

masterにマージしてプッシュした時にクローズされる模様。

45
48
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
45
48