Commit graph

27 commits

Author SHA1 Message Date
Patrick 599ce73f9c
cleanup 2024-07-26 21:40:37 +02:00
Patrick 71547ae3ab
fix: html newline
fix: pr number templating
2024-07-19 23:21:54 +02:00
Patrick f9ff53fb14
fix: actually resave status on update 2024-07-19 23:08:20 +02:00
Patrick ccd7e952cc
fix: only send email on demand
fix: format mail as html
2024-07-19 22:57:59 +02:00
Patrick 4cd2e8216f
WIP: panic on everything since the framework swallows my results 2024-07-19 22:24:40 +02:00
Patrick bf818e1a65
fix: propagate errors 2024-07-19 21:57:47 +02:00
Patrick 54d47f277d
WIP: interface und documentation 2024-07-18 12:31:14 +02:00
Patrick e7125bb7b2
feat: allow unsubscribing 2024-07-18 01:03:05 +02:00
Patrick af7f2b3f55
chore: better UI 2024-07-17 23:51:12 +02:00
Patrick 2cec90e44c
feat: email whitelist 2024-07-17 23:29:51 +02:00
Patrick f570c43f8f
chore: switch to clap 2024-07-17 23:09:38 +02:00
Patrick 9062dbb231
feat: added mail notifications 2024-07-17 22:53:56 +02:00
Patrick 8f65533ea5
feat: check update endpoint for updating notifications 2024-07-14 23:48:43 +02:00
Patrick bacb6b4b9a
feat: read token from environment 2024-07-14 23:48:43 +02:00
Patrick 46ab80a7ac
feat: add endpoint to enable email enrollment 2024-07-14 23:48:27 +02:00
Alyssa Ross 6036801dc4
branches: link to Hydra for development branches
Previously, we linked to Hydra jobs for channel updates, but not to
Hydra jobsets for development branches.  Hopefully having both isn't
too confusing, and clicking on a branch name takes people where they'd
expect.
2023-10-28 13:21:12 +02:00
Alyssa Ross 469532fe7c
branches: add python-updates 2023-10-28 13:20:59 +02:00
amesgen 50bed4a4a9
branches: support haskell-updates
For the haskell-updates workflow, see

3c3d6bedf0/pkgs/development/haskell-modules/HACKING.md
2023-10-28 13:20:57 +02:00
Alyssa Ross e3729eb03b
Fix clippy warnings 2023-10-28 13:20:49 +02:00
Alyssa Ross c57ae82287
Fix clippy warnings 2022-02-16 17:17:30 +00:00
Arnout Engelen 7f87e6d8eb
Add links to hydra 2022-02-16 13:29:16 +00:00
Alyssa Ross f9d47ab4f7
cargo fmt 2022-02-02 13:15:31 +00:00
Alyssa Ross 4aafaea2f5
branches: update for staging-next-21.05
21.05 is the first release to use a staging-next-* branch.
2021-06-06 13:40:16 +00:00
Sumner Evans d0b52edace
Add title to PR information display
Also refactor MergeInfo -> PrInfo.

Reviewed-by: Alyssa Ross <hi@alyssa.is>
Tested-by: Alyssa Ross <hi@alyssa.is>
2021-05-24 13:25:49 +00:00
Alyssa Ross 97ba9e9fd1
github: check for bogus merge commit data by date
Reported-by: Graham Christensen <graham@grahamc.com>
2021-02-18 21:46:11 +00:00
Alyssa Ross c42a550b5d
branches: stable doesn't have a staging-next equiv
Reported-by: WORLDofPEACE <worldofpeace@protonmail.ch>
2021-02-17 18:42:33 +00:00
Alyssa Ross 6f9ccf054b
Initial commit 2021-02-17 15:16:29 +00:00