Skip to content

Integration branch for #1, #2 & #3#4

Open
reidab wants to merge 5 commits intolaufwerkcode:mainfrom
reidab:integration-1-2-3
Open

Integration branch for #1, #2 & #3#4
reidab wants to merge 5 commits intolaufwerkcode:mainfrom
reidab:integration-1-2-3

Conversation

@reidab
Copy link
Copy Markdown

@reidab reidab commented Jul 7, 2025

In case it's useful, this is the branch that I'm running locally with the changes from #1, #2, and #3 all integrated.

Closes #1, Closes #2, Closes #3

reidab added 5 commits July 2, 2025 15:24
This adds basic support for Jira sprints:

- The database is updated to add sprint_name, sprint_status, and sprint_end_date
- If JIRA_SPRINT_DEADLINES=true is set in the config, the end date of a ticket's sprint will be used to set its deadline in Things
- If SCHEDULING_MODE=sprint is set in the config, tasks in the active sprint will be set to `Anytime` and those in past/future/no sprint will be set to `Someday`
…rom the JQL fetch

When tickets are deleted or reassigned in Jira, they may stop being returned in the JQL response. These would previously sit in Things forever until acted on manually. This adds an option `CANCEL_MISSING_TICKETS` to the config that will cause any tickets that go missing from subsequent JQL fetches to be marked as `canceled` in Things. If they later reappear in the JQL fetch, they will be un-canceled.
@reidab reidab force-pushed the integration-1-2-3 branch from cbd4796 to cb38f61 Compare July 8, 2025 00:13
@KingOfSpades
Copy link
Copy Markdown
Contributor

Hey @reidab ! This is awesome! I'll check out the code this week and I'll merge it to main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants