enBloc-org / kindly

GNU General Public License v3.0
12 stars 16 forks source link

#171/automate workflow #178

Closed camelPhonso closed 2 months ago

camelPhonso commented 2 months ago

Checklist:

Description

Closes #171

Added an automated workflow that will alert us when an issue or pull request has been left inactive for too long. Issues will be deleted after 7 days of being left stale but prs will not. Combining this with the automated workflows in our project board should help the core team keep a close eye on issues and prs if any become redundant or are left unanswered for too long.

I order to 'refresh' a stale issue or pr all that's needed is that a user becomes active on it by either commenting, reviewing or pushing new code.

Files changed

UI changes

No UI changes 🙅

Changes to Documentation

No new documentation needed as this will run in the background

Tests

This PR does not affect the behaviour of the code and did not require writing new tests. HOWEVER, the workflow has been tested with the act command on the terminal.

You will need to have docker installed and run the command act -s GITHUB_KEY=secrets.GITHUB_KEY to simulate the github action in a container. You can view an update on each step of the action and the final result in your terminal.

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kindly-v2zt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 9:18am