Skip to content

Add close-issue-label flag to correctly label closed issues #294

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

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

DjoykeAbyah
Copy link
Member

This PR updates the stale issue workflow by adding the close-issue-label flag. Previously, when issues were closed due to inactivity, they were automatically marked as "closed as not planned", which was misleading. Now, a custom label is applied when an issue is closed due to inactivity.

Testing:

  • Forked the repository to test the changes.
  • Modified the workflow to run more frequently and reduced stale/close time.

Verified that:

  • Issues were correctly marked as stale.
  • Issues were closed with the new label "closed-due-to-inactivity" instead of the default label.

@DjoykeAbyah DjoykeAbyah requested a review from a team as a code owner March 11, 2025 11:37
Copy link

@DjoykeAbyah DjoykeAbyah merged commit 7f0ecd0 into main Mar 11, 2025
12 checks passed
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