Skip to content

DON-Level Metrics: Emit classified workflow errors#23136

Open
DylanTinianov wants to merge 3 commits into
developfrom
CRE-5483-classified-execution-status
Open

DON-Level Metrics: Emit classified workflow errors#23136
DylanTinianov wants to merge 3 commits into
developfrom
CRE-5483-classified-execution-status

Conversation

@DylanTinianov

Copy link
Copy Markdown
Contributor

Requires

Supports

@DylanTinianov DylanTinianov self-assigned this Jul 15, 2026
@DylanTinianov
DylanTinianov marked this pull request as ready for review July 15, 2026 19:11
@DylanTinianov
DylanTinianov requested review from a team as code owners July 15, 2026 19:11
Comment thread core/services/workflows/events/emit.go
@DylanTinianov DylanTinianov added build-test-image Will build the e2e test image in integration-tests workflow for PRs build-publish Build and Publish image to SDLC labels Jul 16, 2026
Comment thread core/scripts/go.mod Outdated
logCustMsg(ctx, cma, fmt.Sprintf("execution duration: %d (seconds)", executionDuration), l)
l.Infof("execution duration: %d (seconds)", executionDuration)
err = events.EmitExecutionFinishedEvent(ctx, cma.Labels(), status, executionID, nil, l)
// v1 engine does not classify user vs system failures.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/nit i'd rather just drop this diff in favor of (eventually) deprecating the v1 engine

@github-actions

Copy link
Copy Markdown
Contributor

✅ No conflicts with other open PRs targeting develop

@cl-sonarqube-production

Copy link
Copy Markdown

@DylanTinianov DylanTinianov changed the title Emit classified workflow errors DON-Level Metrics: Emit classified workflow errors Jul 16, 2026
@trunk-io

trunk-io Bot commented Jul 16, 2026

Copy link
Copy Markdown

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@DylanTinianov
DylanTinianov enabled auto-merge July 17, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build-publish Build and Publish image to SDLC build-test-image Will build the e2e test image in integration-tests workflow for PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants