Documentation ¶
Overview ¶
For a GitHub project which CI is managed by Prow, we define the merge queue as the list of Pull Requests that are ready to be merged at any given date. They have been already reviewed, approved, don't have any needs-* label and don't have any do-not-merge/* label. The package provides several functions to query data about the merge queue.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DatePREntered ¶
DatePREntered returns when a PR entered the merge queue before a given date, zero value date if it was not in the merge queue by that date.
Types ¶
Click to show internal directories.
Click to hide internal directories.