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: override default so that issues are not marked as stale #2627

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

maniarathi
Copy link
Contributor

Reason for Change

The default setting for the Github Action to automatically mark PRs as stale sets issues as stale after 60 days. This PR fixes that by overriding the default to -1 which ensures that issues are never marked as stale.

Ticket Number

#560

Changes

Additions

None.

Deletions

None.

Modifications

The close-inactive-prs Github Action has been modified to never set issues as stale.

Testing steps

Not tested.

Notes for Reviewer

None.

@maniarathi maniarathi merged commit 2d7aab3 into main Aug 24, 2023
5 of 7 checks passed
@maniarathi maniarathi deleted the maniarathi/fix-stale-action branch August 24, 2023 01:22
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