| Age | Commit message (Collapse) | Author |
|
|
|
|
|
instance is global) (#19058)
|
|
|
|
|
|
|
|
|
|
- Add contents: read permission for checkout
- Use github.token instead of secrets.GITHUB_TOKEN
|
|
- Create script/github/close-issues.ts to close stale issues after 60 days
- Add GitHub Action workflow to run daily at 2 AM
- Remove old stale-issues workflow to avoid conflicts
|
|
The stale-issues workflow was hitting the default 30 operations limit,
preventing it from processing all 2900+ issues/PRs. Increased to 1000
to handle the full backlog. Also pinned to exact v10.2.0 for reproducibility.
|
|
|
|
This reverts commit 546748a461539ca63e188ee07ab2b143c5ac2c83.
|
|
This reverts commit 98b3340ceeb6928d0d57898d02665d763ef1ea9c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Kit Langton <[email protected]>
|
|
|
|
|
|
|
|
|
|
errors, hook timing, two-phase init (#18280)
Co-authored-by: Aiden Cline <[email protected]>
|
|
Co-authored-by: Aiden Cline <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|