Skip to content

Commit

Permalink
repo/linux/DEFAULT: move branch denylist from kbuild side
Browse files Browse the repository at this point in the history
Signed-off-by: Chen Rong <[email protected]>
Signed-off-by: Philip Li <[email protected]>
  • Loading branch information
xilabao authored and rli9 committed Dec 13, 2021
1 parent e86a35c commit d64387f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions repo/linux/DEFAULTS
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ release_tag_pattern:
- v(?<major>2)\.(?<minor>\d+)\.?(?<micro>[23][0-9])?(-rc(?<prerelease>\d+))?
- v(?<major>[3-9])\.(?<minor>\d+)\.?(?<micro>)(-rc(?<prerelease>\d+))?
release_tag_committer: Linus Torvalds
default_branch_denylist: (.*experimental.*|.*dont-build|origin/.*|remotes/.*|.*/orphan-.*)
default_kbuild_mail_cc: [email protected]
default_lkp_mail_cc: [email protected]

0 comments on commit d64387f

Please sign in to comment.