Closed yada closed 1 month ago
๐ @yada
Welcome to the Microcks community! ๐
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.
If you need to know why and how to add yourself to the list, please read the blog post "Join the Microcks Adopters list and Empower the vibrant open source Community ๐"
Hope you have a great time there!
Created:
and
done โ
Reason/Context
To implement .github/workflows/stale-issues-prs.yml as required for https://github.com/microcks/.github/issues/16 We need to create the missing "stale" label on this repo as needed for #26
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)