Commit graph

14 commits

Author SHA1 Message Date
Marc Michalsky
d6a45f6bd3 🔊 write info log messages if issue gets skipped 2021-11-12 09:35:15 +01:00
Marc Michalsky
2abc8b29a6 👾 fix bug: error if journal does not have notes 2021-11-08 09:29:11 +01:00
Marc Michalsky
807b0657f3 👾 fix bug: can't compare datetime.datetime to datetime.date 2021-11-05 12:05:04 +01:00
Marc Michalsky
580bd681b3 👾 fix bug: wrong days_since_last_update values 2021-11-05 11:57:54 +01:00
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
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
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
1d32ebfbba
🎉 initial commit 2021-06-22 19:59:09 +02:00