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

[Feature] Add 'stale' github-action bot to this repo #4206

Closed
2 tasks done
Pil0tXia opened this issue Jul 8, 2023 · 0 comments · Fixed by #4207
Closed
2 tasks done

[Feature] Add 'stale' github-action bot to this repo #4206

Pil0tXia opened this issue Jul 8, 2023 · 0 comments · Fixed by #4207
Labels

Comments

@Pil0tXia
Copy link
Member

Pil0tXia commented Jul 8, 2023

Search before asking

  • I had searched in the issues and found no similar issues.

Feature Request

The issues and pull requests in the eventmesh repository can be subjected to the stale mechanism, just like many other repositories that employ this bot. If an issue or pull request remains inactive for a certain period of time, it will be automatically closed.

Example of a stale issue:
23b8e82675b5a03ccc7538e371f6bc8
7223737029d5af110c4fdd8807bf458

Example of a stale pull request:
451ed006888dfda8ad0f9417b03e63f
cc0d273a9e6b5952f40a34188c155df

When the bot adds the stale label, all participants will receive a notification. The label will be automatically removed and the timer reset when there is new activity on the issue or pull request (as shown in Figure 2).

Maintainers have the ability to remove the stale label (as shown in Figure 4), and only Authors who are genuinely inactive will be affected.

Pinned issues and long-standing to-do lists should be retained.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
Pil0tXia added a commit that referenced this issue Apr 3, 2024
* Action: Add 'stale' github-action bot

* Add license

* Remove good first issue label exempt.

* Add open source events to exempt.

* feat: Never close a PR

* Just reminding

* Correct workflow title
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant