No description
Find a file
Kumi 94cd8089b1
Add automated chores issue creation workflow
Implemented a new Forgejo Action workflow to automatically create weekly
chores issues based on a Python script. This workflow triggers on
commits and the Python script uses project-specific environment
variables to customize the issue creation, including setting due dates
and assigning users. Streamlines project maintenance and ensures regular
task management.
2024-02-18 11:46:52 +01:00
.forgejo/workflows Add automated chores issue creation workflow 2024-02-18 11:46:52 +01:00
scripts Add automated chores issue creation workflow 2024-02-18 11:46:52 +01:00
LICENSE Initial commit 2024-02-18 09:53:51 +00:00
README.md Initial commit 2024-02-18 09:53:51 +00:00

pipelines