Collect start date and reminder state
Already fetch the start date and reminder state for issues immediately and have them available in the struct Task.
This commit is contained in:
parent
7dc6eb305d
commit
64d28bb868
7 changed files with 148 additions and 43 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -217,6 +217,7 @@ dependencies = [
|
|||
"anyhow",
|
||||
"env_logger",
|
||||
"forgejo-api",
|
||||
"futures",
|
||||
"jiff",
|
||||
"log",
|
||||
"serde",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue