We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Suggestion for Improvement to the Maestro Framework
New Field: suiteName
Motivation: Adding the "suiteName" field will allow the separation of flows by suite, making report organization easier.
Example:
appId: my.app suiteName: Github Actions name: Create a new Issue.
With this structure, flows can be organized more clearly and efficiently, improving the management and visualization of reports.
No response
The text was updated successfully, but these errors were encountered:
MA-3019 New Field: suiteName
Sorry, something went wrong.
No branches or pull requests
Use case
Suggestion for Improvement to the Maestro Framework
New Field: suiteName
Motivation: Adding the "suiteName" field will allow the separation of flows by suite, making report organization easier.
Example:
appId: my.app suiteName: Github Actions name: Create a new Issue.
With this structure, flows can be organized more clearly and efficiently, improving the management and visualization of reports.
Proposal
appId: my.app suiteName: Github Actions name: Create a new Issue.
Anything else?
No response
The text was updated successfully, but these errors were encountered: