-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
When you reset a running attestation, the default trigger is failure
but the message shown in the CLI is cancelled
go run main.go att init --name test-annotations --project project-john --replace
✗ go run main.go att reset
WRN API contacted in insecure mode
INF Attestation canceled
go run main.go wf run ls
WRN API contacted in insecure mode
┌──────────────────────────────────────┬─────────────────────────────────────┬──────────────────────┬──────────┬─────────────────────┬─────────────┐
│ ID │ WORKFLOW │ VERSION │ STATE │ CREATED AT │ RUNNER │
├──────────────────────────────────────┼─────────────────────────────────────┼──────────────────────┼──────────┼─────────────────────┼─────────────┤
│ 770aeb44-ca7d-45a4-8ab0-2a3509513dfb │ project-john/test-annotations │ v1.10.0 (prerelease) │ error │ 24 Jun 25 10:34 UTC │ Unspecified │
we should show marked as failed
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working