mirror of
https://github.com/Noratrieb/does-it-build.git
synced 2026-01-14 18:35:01 +01:00
Only send notification update after a month of inactivity
A lower cadence was requested in https://github.com/Noratrieb/does-it-build/pull/10#issuecomment-3514228933
This commit is contained in:
parent
b244cf05b4
commit
491eb1604f
6 changed files with 115 additions and 54 deletions
|
|
@ -8,6 +8,7 @@ askama = "0.14.0"
|
|||
axum = { version = "0.8.6", features = ["macros"] }
|
||||
color-eyre = "0.6.3"
|
||||
futures = "0.3.30"
|
||||
jiff = "0.2.16"
|
||||
jsonwebtoken = { version = "9.3.1", features = [] }
|
||||
octocrab = "0.47.1"
|
||||
reqwest = { version = "0.12.7", features = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue