Skip to content

feat: Add conditional "when" field for Jira issues and subtasks#413

Merged
hluk merged 1 commit into
mainfrom
add-conditional-when-field
Jun 9, 2026
Merged

feat: Add conditional "when" field for Jira issues and subtasks#413
hluk merged 1 commit into
mainfrom
add-conditional-when-field

Conversation

@hluk

@hluk hluk commented Jun 5, 2026

Copy link
Copy Markdown
Member

Allow Jira issue prerequisites and their subtasks to be conditionally included based on a Jinja2 expression. Issues are skipped when the condition evaluates to false. Defaults to "true" (always created).

Assisted-by: Claude Opus 4.6 (Anthropic)

Allow Jira issue prerequisites and their subtasks to be conditionally
included based on a Jinja2 expression. Issues are skipped when the
condition evaluates to false. Defaults to "true" (always created).

Assisted-by: Claude Opus 4.6 (Anthropic)
@hluk hluk requested a review from a team as a code owner June 5, 2026 05:34
@codecov

codecov Bot commented Jun 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (693e2ba) to head (f021eba).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #413   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           66        66           
  Lines         3130      3154   +24     
  Branches       146       149    +3     
=========================================
+ Hits          3130      3154   +24     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hluk hluk merged commit 10dcecf into main Jun 9, 2026
15 checks passed
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.

1 participant