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

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

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

DjoykeAbyah
Copy link
Member

@DjoykeAbyah DjoykeAbyah commented Mar 11, 2025

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:15
@DjoykeAbyah DjoykeAbyah merged commit eaf2e82 into main Mar 11, 2025
7 checks passed
@DjoykeAbyah DjoykeAbyah deleted the add-label-closed-issues branch March 11, 2025 12:27
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