Skip to content

Adding Merge Queue Support#5454

Closed
mntlty wants to merge 5 commits intocli:trunkfrom
mntlty:merge_queue
Closed

Adding Merge Queue Support#5454
mntlty wants to merge 5 commits intocli:trunkfrom
mntlty:merge_queue

Conversation

@mntlty
Copy link
Copy Markdown
Collaborator

@mntlty mntlty commented Apr 13, 2022

TODO: add context on auto merge

fields.AddValues(opts.Fields)
numberFieldOnly := fields.Len() == 1 && fields.Contains("number")
fields.Add("id") // for additional preload queries below
fields.Add("isInMergeQueue")
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

conditional test for this field's existence

@mntlty mntlty changed the title Merge queue Adding Merge Queue Support Apr 13, 2022
@mislav
Copy link
Copy Markdown
Contributor

mislav commented May 19, 2022

Closing in favor of newer PR #5596

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants