Skip to content

Commit 9c29776

Browse files
committed
Added branch/iola to places checked for 'ready for merge' tags in the commit messages.
- Legacy-Id: 10065
1 parent cb0e6b4 commit 9c29776

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/mergeready

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ ready = get_list(repo, 'ready-for-merge')
250250
hold = get_list(repo, 'hold-for-merge')
251251
ready += get_ready_commits(repo, 'personal')
252252
ready += get_ready_commits(repo, 'branch/amsl')
253+
ready += get_ready_commits(repo, 'branch/iola')
253254

254255
ready_commits = {}
255256
not_passed = {}

0 commit comments

Comments
 (0)