Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: templating for brief and Actions text #78

Merged
merged 7 commits into from
Mar 5, 2025

Conversation

rich-iannone
Copy link
Member

This PR adds the ability to use templating variables for strings passed to the brief= argument, available in all validation methods. If using a string as a value when calling Actions, that string could use an expanded set of templating variables (six in total). Documentation has been added to explain which vars can be used for brief= and within Actions.

@codecov-commenter
Copy link

codecov-commenter commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.01%. Comparing base (27396fb) to head (2f7aad6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #78   +/-   ##
=======================================
  Coverage   99.00%   99.01%           
=======================================
  Files          16       16           
  Lines        3208     3240   +32     
=======================================
+ Hits         3176     3208   +32     
  Misses         32       32           

☔ View full report in Codecov by Sentry.
📢 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.

@rich-iannone rich-iannone marked this pull request as ready for review March 5, 2025 21:19
@rich-iannone rich-iannone merged commit aaf8faa into main Mar 5, 2025
4 checks passed
@rich-iannone rich-iannone deleted the feat-text-templating branch March 5, 2025 21:20
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.

2 participants