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

CI: disable stale workflow on forks #7535

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Conversation

NotAShelf
Copy link
Member

The stale workflow will run unconditionally, but will fail on forks due to
STALEBOT_PAT not being set.

Trigger the workflow only if we are on the main repo, where we can guarantee
the PAT. Also formats the YML syntax to be slightly more readable.

Suppresses annoying notifications if you have a longstanding fork of Hyprland on
your personal account.

P.S. Please don't nit the formatting or else I will cry.

The stale workflow will run unconditionally, but will fail on forks due to
`STALEBOT_PAT` not being set. Trigger the workflow *only* if we are on the
main repo, where we can guarantee the PAT. Also formats the YML syntax to be
slightly more readable.
@vaxerski vaxerski merged commit 09dbcab into hyprwm:main Aug 26, 2024
10 checks passed
@NotAShelf
Copy link
Member Author

Cheers

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