Commit Graph
8 Commits
Author SHA1 Message Date
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 7bcc46aa85 docs: installation, configuration and usage in readme.md 2026-06-03 13:58:28 +02:00
tomasr 938b4c712a flake: init flake.nix and pyproject.toml 2026-06-03 13:58:28 +02:00
tomasr e4f25a2bd4 notifier: add initial code 2026-06-03 13:58:28 +02:00
tomasrandGitHub 1dc26f5617 Initial commit 2026-06-03 08:37:50 +00:00