mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 11:03:53 +08:00
doc: fix caretaker PR search
The PR search link still has the old label "PR action: merge", but this has been updated to "action: merge".
This commit is contained in:
parent
2a074d4024
commit
43e6049da1
@ -26,7 +26,7 @@ for the release. Primary-secondary pairs are as follows:
|
||||
## Merging PRs
|
||||
|
||||
The list of PRs which are currently ready to merge (approved with passing status checks) can
|
||||
be found with [this search](https://github.com/angular/angular-cli/pulls?q=is%3Apr+is%3Aopen+label%3A%22PR+action%3A+merge%22+-is%3Adraft).
|
||||
be found with [this search](https://github.com/angular/angular-cli/pulls?q=is%3Apr+is%3Aopen+label%3A%22action%3A+merge%22+-is%3Adraft).
|
||||
This list should be checked daily and any ready PRs should be merged. For each PR, check the
|
||||
`target` label to understand where it should be merged to. You can find which branches a specific
|
||||
PR will be merged into with the `yarn ng-dev pr check-target-branches <pr>` command.
|
||||
|
Loading…
x
Reference in New Issue
Block a user