-
Notifications
You must be signed in to change notification settings - Fork 13
feat: rename step-results
template to step-results-table
and simplify it
#29
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
Conversation
There was a problem hiding this 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 introduces a new Markdown template for rendering step results based on whether the step was passed or failed.
- Added conditional rendering for passed/failed status with appropriate headings and images
- Included a results table and an optional tips section
Co-authored-by: Copilot <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the simplified look. I would just adjust the second column name/description.
step-results
template to step-results-table
and simplify it
nice |
Changes
Checklist