onnxruntime/.github
sophies927 d0061d6fb1
Update stale.yml to use old version as a bug fix (#19532)
### Description
Changed the actions/stale version back to v8 from v9.



### Motivation and Context
There is a well-documented issue w/ the new actions/stale version
(v9.0.0) that causes the following error: "Error delete _state: [403]
Resource not accessible by integration". See
https://github.com/actions/stale/issues/1133 for more context.

This issue is preventing the stale bot from labeling stale issues since
the version was updated b/c the action can no longer access the cache
and cannot apply labels to all issues due to GH API rate limiting.

There are two potential fixes if we continue to use the new version: (1)
run the action on all PRs/issues to avoid using the cache or (2) give
write access to the endpoints listed in
https://docs.github.com/en/rest/authentication/permissions-required-for-fine-grained-personal-access-tokens?apiVersion=2022-11-28#repository-permissions-for-actions.
Neither of these options is preferable, so I am going to wait until the
bug is fixed.

Note: The old version (v8.0.0) uses Node 16, which will be deprecated in
Spring 2024, instead of Node 20, so we should keep an eye on [this
issue](https://github.com/actions/stale/issues/1133) to see when they
make the fix and we can switch back to the new version.
2024-02-15 17:03:11 -08:00
..
ISSUE_TEMPLATE Update github issue template for 'web': add EP (#15955) 2023-05-16 23:50:33 -07:00
workflows Update stale.yml to use old version as a bug fix (#19532) 2024-02-15 17:03:11 -08:00
dependabot.yml Fix lintrunner configurations (#15586) 2023-04-20 08:54:26 -07:00
labeler.yml Update labeler.yml for web (#15142) 2023-03-23 09:39:04 -07:00
pull_request_template.md Declutter pull_request_template (#13026) 2022-09-21 14:56:30 -07:00