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

[hotfix] Fix Stale label automatically removed with no update #3621

Conversation

yuxiqian
Copy link
Contributor

This fixes Stale bot not working as expected due to workflow interactions.

Currently, approve_label workflow will trigger update for all PRs' update time, causing Stale label automatically removed though this PR has no updates at all.

Removing auto-remove feature should fix this.

Signed-off-by: yuxiqian <34335406+yuxiqian@users.noreply.github.com>
@github-actions github-actions bot added the build label Sep 25, 2024
Copy link
Contributor

@leonardBang leonardBang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@leonardBang leonardBang merged commit 17c0dc4 into apache:master Sep 25, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants