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

Fix workflow to mark issues as stale #2110

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Fix workflow to mark issues as stale #2110

merged 2 commits into from
Dec 3, 2024

Conversation

echarlaix
Copy link
Collaborator

https://github.com/huggingface/optimum/actions/runs/12131603639

Error: [#2083] Error when creating a comment: Resource not accessible by integration
Error: [#2083] Error when adding a label: Resource not accessible by integration

@echarlaix echarlaix marked this pull request as ready for review December 3, 2024 15:45
with:
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
stale-issue-message: 'This issue has been marked as stale because it has been open for 30 days with no activity. This thread will be automatically closed in 5 days if no further activity occurs.'
exempt-issue-labels: 'bug,exporters,good first issue,onnx,onnxruntime,quantization'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also added exempt-issue-labels so that issues with the following labels will not be marked as stale for now, can be changed in the future

Copy link
Contributor

@regisss regisss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@echarlaix echarlaix merged commit ff8c8fc into main Dec 3, 2024
29 of 30 checks passed
@echarlaix echarlaix deleted the stale branch December 3, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants