Skip to content

fix: show match status and description for all steps when skipTaskOriginValidation is true#160

Merged
jackchuma merged 1 commit intomainfrom
jack/fix-ui
Feb 24, 2026
Merged

fix: show match status and description for all steps when skipTaskOriginValidation is true#160
jackchuma merged 1 commit intomainfrom
jack/fix-ui

Conversation

@jackchuma
Copy link
Collaborator

The taskOriginDisabled flag was incorrectly suppressing the match status banner and description box for all validation steps, not just the task origin step. Narrow the condition so these elements are only hidden when both taskOriginDisabled is true AND the current step is taskOrigin.

@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Feb 24, 2026

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@jackchuma jackchuma merged commit aaecc18 into main Feb 24, 2026
6 checks passed
@jackchuma jackchuma deleted the jack/fix-ui branch February 24, 2026 21:38
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.

3 participants