Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Commit

Permalink
Merge pull request #8291 from mshriver/fix-release-tags
Browse files Browse the repository at this point in the history
[1LP][RFR] Add manual label to release script
  • Loading branch information
mshriver committed Dec 18, 2018
2 parents 1c042b1 + 07d348e commit 66cbbc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cfme/utils/release.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ def clean_commit(commit_msg):
u"infra-related",
u"issue-bug",
u"issue-rfe",
u"manual",
u"new-test-or-feature",
u"Nuage",
u"other",
Expand Down

0 comments on commit 66cbbc3

Please sign in to comment.