Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduced frequency of GitHub stale action; add action write permissions #40533

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

jeffhandley
Copy link
Member

The action has been producing a warning of:

Error delete _state: [403] Resource not accessible by integration

That error has been reported as Error delete _state: [403] Resource not accessible by integration (actions/stale#1133), and adding the actions: write permission should address it, allowing the action to write data for managing the cache and managing the action runs.

Also, based on reviewing the runs so far, we have API rate limit room to increase the operations per run and reduce the run frequency. Reducing the frequency will reduce the noise this workflow puts into the https://github.com/dotnet/sdk/actions list.

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Apr 29, 2024
@jeffhandley jeffhandley merged commit 57e481a into main Apr 30, 2024
16 checks passed
@jeffhandley jeffhandley deleted the jeffhandley/stale-action-updates branch April 30, 2024 17:03
@jeffhandley
Copy link
Member Author

I invoked a manual run of the action and confirmed the error has been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants