Commit graph

15 commits

Author SHA1 Message Date
Marc Michalsky
aa4e51fcb1 find issue status ids by their names 2021-11-05 11:56:33 +01:00
Marc Michalsky
695da96cbe Skip an issue if its start date or due date isn't yet reached 2021-11-05 11:54:26 +01:00
Marc Michalsky
6ed1873b77 👾 fix 'url' variable 2021-11-04 17:25:13 +01:00
Marc Michalsky
bb461aefaf find 'issue_closed_status_id' by its name 2021-11-04 17:14:14 +01:00
Marc Michalsky
c93fc9f959 add template variables for 'days_since_last_update' and 'assigned_to' 2021-11-04 17:14:00 +01:00
Marc Michalsky
5f63efebe1 let bot ignore issues with a no_bot_tag
- the tag can be specified in the config.yaml
- the tag can be placed in the issue description or any of its journals (comments)
2021-10-26 11:42:44 +02:00
Marc Michalsky
edafcf7632 👾 fix bug: could not load values from .env file 2021-08-13 11:57:58 +02:00
Marc Michalsky
ff97e69696 👾 fix bug: wrong variable scope for dir_path 2021-08-12 08:42:28 +02:00
Marc Michalsky
3c38890d59 👾 fix bug: relative paths
Static paths are now used.
2021-08-11 10:00:36 +02:00
Marc Michalsky
af6ac6dd8d 📚 update README.md 2021-08-09 15:59:46 +02:00
Marc Michalsky
ad00086851 ♻️ add proper requirements file 2021-08-09 15:36:55 +02:00
Marc Michalsky
4f62a1662d ️ add ability to change ticket status
also setting the 'close_ticket' entry is no longer necessary
2021-08-09 15:17:02 +02:00
Marc Michalsky forumZFD
7da23b7fc8
👾 fix bug: tickets do not get closed
define issue_closed_id as string instead integer
2021-06-23 10:43:16 +02:00
Marc Michalsky
66402ef0db
Create LICENSE 2021-06-22 20:00:45 +02:00
Marc Michalsky
1d32ebfbba
🎉 initial commit 2021-06-22 19:59:09 +02:00