Skip to content

Conversation

@FidelusAleksander
Copy link
Contributor

@FidelusAleksander FidelusAleksander commented Jun 24, 2025

Changes

This PR ideally will be paired with a new release (v3) of the skills/action-text-variables that will start using Nunjucks instead of mustache. A pull request is open

Checklist

  • I have added or updated appropriate labels to this PR
  • I have tested my changes
  • I have updated the documentation if needed

@github-actions github-actions bot added the templates Changes to the markdown templates label Jun 24, 2025
@github-actions github-actions bot added the workflows Changes to reusable workflows label Jun 25, 2025
@github-actions github-actions bot removed the workflows Changes to reusable workflows label Jun 26, 2025
@FidelusAleksander FidelusAleksander changed the title refactor: modify templates to use nunjucks templating refactor!: rewrite markdown-templates/step-feedback/step-results-table.md to Nunjucks syntax, remove required top-level passed argument Jun 26, 2025
@FidelusAleksander FidelusAleksander marked this pull request as ready for review June 26, 2025 14:12
Copilot AI review requested due to automatic review settings June 26, 2025 14:12
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR refactors the step results table template by rewriting it in Nunjucks syntax and removing the required top-level passed argument.

  • Replaces mustache templating with Nunjucks for conditional rendering and loops
  • Introduces a computed variable (all_passed) to determine the overall step status
  • Updates the tips and results table rendering accordingly

@FidelusAleksander FidelusAleksander added breaking Breaking changes bump-minor Corresponds to minor SemVer release labels Jun 26, 2025
@FidelusAleksander FidelusAleksander merged commit 858363e into main Jul 2, 2025
6 checks passed
@FidelusAleksander FidelusAleksander deleted the nunjucks-templates branch July 2, 2025 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Breaking changes bump-minor Corresponds to minor SemVer release templates Changes to the markdown templates

Development

Successfully merging this pull request may close these issues.

3 participants