Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Include draft PRs in pr-check input (#1170)
* build update * Add draft flag to getPr function in get-pr.ts * Fix logging issue in get-pr.ts and stale-branches.ts * Add permissions for writing issues and contents in ci.yml * Add pull request write permission in ci.yml * Fix logging issue in get-pr.ts and stale-branches.ts * build update * Fix draft flag issue in getPr function * Remove pull request write permission in ci.yml * Fix logging issue in get-pr.ts and stale-branches.ts * Remove pull request write permission in ci.yml * Add PR check to stale-branches-test.yml workflow * Add pull request write permission in stale-branches-test.yml workflow * Remove pull request write permission in stale-branches-test.yml workflow * Fix logging issue in get-pr.ts and stale-branches.ts * get-pr now looks for incoming and outgoing prs
- Loading branch information