mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
b5e68e42c1
Excludes draft PRs from triage queue. Note that we cannot use `draft:false` as otherwise all issues would be filtered. Rather we need to negate `draft:true` which matches non-draft PRs and normal issues. PR Close #49515