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: don't automatically stale issues #166

Merged
merged 2 commits into from
Mar 29, 2024
Merged

Conversation

rbtr
Copy link
Collaborator

@rbtr rbtr commented Mar 28, 2024

Updates the stale workflow to not automatically mark issues as stale. The meta/waiting-for-author label can still be manually added to issues, and then they will be automatically closed after 7 days of further inactivity.

No changes to how this works for PRs.

@rbtr rbtr requested a review from a team as a code owner March 28, 2024 15:41
@rbtr rbtr self-assigned this Mar 28, 2024
@rbtr rbtr added type/fix Fixes something area/infra Test, Release, or CI Infrastructure priority/2 P2 labels Mar 28, 2024
@rbtr rbtr force-pushed the fix/stale-issues branch from 3751cb3 to 98c22ee Compare March 28, 2024 16:23
@rbtr rbtr enabled auto-merge (squash) March 28, 2024 18:21
@rbtr rbtr requested a review from vakalapa March 28, 2024 21:47
@rbtr rbtr merged commit 5a23927 into microsoft:main Mar 29, 2024
15 checks passed
@rbtr rbtr deleted the fix/stale-issues branch March 29, 2024 15:25
hainenber pushed a commit to hainenber/retina that referenced this pull request Apr 4, 2024
Updates the stale workflow to **not** automatically mark issues as
stale. The `meta/waiting-for-author` label can still be manually added
to issues, and then they will be automatically closed after 7 days of
further inactivity.

No changes to how this works for PRs.

Signed-off-by: Evan Baker <[email protected]>
Co-authored-by: Jacques I Massa <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/infra Test, Release, or CI Infrastructure priority/2 P2 type/fix Fixes something
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants