10 Commits
Author SHA1 Message Date
tomasr 39a89ffbdc feat: expand env variables in config at runtime 2026-07-26 16:44:23 +02:00
tomasr 2427e5e426 feat: add ntfy notification support 2026-07-26 16:29:08 +02:00
tomasr 12183f26e8 fix: config use global variables electric boogaloo 2026-06-12 16:14:22 +02:00
tomasr d57d0a3b68 fix: indentation 2026-06-12 16:11:26 +02:00
tomasr c0a53da09a fix: config use global variables 2026-06-12 16:10:50 +02:00
tomasr 9af4538e1e fix: read snapshot of tracked file and close it afterwards
We were writing to the file as the file was opened in read mode. This
lead to PRs not being removed after first time notified.
2026-06-12 15:19:50 +02:00
tomasr 276b61aeca fix: state and config path 2026-06-03 14:21:12 +02:00
tomasr 0749622166 fix: pycurl error 2026-06-03 14:10:27 +02:00
tomasr a6280b6799 feat: show PR title 2026-06-03 14:07:15 +02:00
tomasr e4f25a2bd4 notifier: add initial code 2026-06-03 13:58:28 +02:00