Skip to content

[FIX] potential issue with the stale issue handling#46

Merged
HenraL merged 1 commit intomainfrom
Stale-issue-probable-fix
Feb 14, 2026
Merged

[FIX] potential issue with the stale issue handling#46
HenraL merged 1 commit intomainfrom
Stale-issue-probable-fix

Conversation

@HenraL
Copy link
Contributor

@HenraL HenraL commented Feb 14, 2026

This pull request introduces automation to label issues and pull requests created by specific users as "exempt," and updates the stale issue workflow to rely on this new label instead of directly listing exempt creators. This streamlines exemption management and reduces duplication.

Workflow automation:

  • Adds a new workflow .github/workflows/exempt-creators.yml that automatically applies the exempt label to issues and pull requests opened by specified users (renovate[bot], HenraL).

Stale workflow configuration:

  • Updates .github/workflows/stale.yml to use the exempt label for both issues and pull requests, and removes direct references to exempt creators, centralizing exemption logic via labels.

@HenraL HenraL self-assigned this Feb 14, 2026
@HenraL HenraL merged commit 4732d89 into main Feb 14, 2026
1 of 2 checks passed
@HenraL HenraL deleted the Stale-issue-probable-fix branch February 14, 2026 00:03
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.

1 participant