You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently actions are lumped into one block. Would be better for more but smaller actions. E.g. linting, acceptance tests, accessibility tests, browserStack tests.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Actions have multiple and clear stages. When a stage fails, it relates to a specific action / set of actions.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Nothing tried. Just suggestion for better change control.
Additional context
Add any other context or screenshots about the feature request here.
N/A
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently actions are lumped into one block. Would be better for more but smaller actions. E.g. linting, acceptance tests, accessibility tests, browserStack tests.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Actions have multiple and clear stages. When a stage fails, it relates to a specific action / set of actions.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Nothing tried. Just suggestion for better change control.
Additional context
Add any other context or screenshots about the feature request here.
N/A
The text was updated successfully, but these errors were encountered: