You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks and congrats 🎉 for opening your first issue here! Be sure to follow the issue template or please update it accordingly.
📢 If you're using Microcks in your organization, please add your company name to this list. 🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact.
Reason/Context
To implement .github/workflows/stale-issues-prs.yml as required for microcks/.github#16
We need to create the missing "stale" label on this repo.
Description
The stale-issues-prs.yml GitHub Action is designed to automatically manage inactive issues and pull requests in a repository. It typically:
This helps maintain a clean and active project by reducing the number of unresolved or inactive items.
Implementation ideas
Add (create) a new label on the repo:
Label name: stale
Description: State due to inactivity
Color: #cccccc (grey color)
The text was updated successfully, but these errors were encountered: