first attempt at a webhook consumer
Security / security (push) Failing after 1m1s

This commit is contained in:
2026-05-30 19:54:46 -05:00
parent 7a0506bb5f
commit 7bce5cabc9
5 changed files with 148 additions and 9 deletions
-7
View File
@@ -2,13 +2,6 @@
A small PowerShell notifier for [Donetick](https://github.com/donetick/donetick) chores.
> [!IMPORTANT]
> **AI Assistance Disclosure**
>
> OpenAI Codex was used to help create this README and the Gitea pipeline files in this repository.
>
> All released application code is written by the repository owner.
The notifier checks the Donetick external API for chores, groups tasks that are overdue or due today, and sends summary notifications through an Apprise-compatible webhook.
## What it does