Skip to content

Warn when findings could not be turned into tasks#7

Merged
satsura merged 1 commit into
mainfrom
feat/warn-task-failures
Jul 11, 2026
Merged

Warn when findings could not be turned into tasks#7
satsura merged 1 commit into
mainfrom
feat/warn-task-failures

Conversation

@satsura

@satsura satsura commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

The backend can accept a scan and still fail to create the tasks (a misconfigured project, a transient error). Until now the run looked clean: findings uploaded, exit 0, nothing in anyone's queue.

Prints a warning when the response reports task failures, and carries the backend's reason. Pairs with startmatter/k#336, which retries those findings on the next scan instead of leaving them task-less forever.

@satsura satsura merged commit 6b9dab5 into main Jul 11, 2026
3 checks passed
@satsura satsura deleted the feat/warn-task-failures branch July 11, 2026 12:53
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