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

story: Support simple outputs in the PR comment #172

Open
14 tasks
tomwillis608 opened this issue May 28, 2023 · 0 comments
Open
14 tasks

story: Support simple outputs in the PR comment #172

tomwillis608 opened this issue May 28, 2023 · 0 comments

Comments

@tomwillis608
Copy link
Member

Describe the User Story

As an engineer using this action,
So that the action output is more concise,
I want the action to optionally support the simplified output of of the sarif-to-comment application.

Acceptance Criteria

  • The action supports an option to use the simplified output of of the sarif-to-comment application.

Definition of Done

  • Acceptance criteria met
  • Usability tests passed - this user story should be easy to use by real users
  • Code refactored for clarity - code must be clean, self-documenting code
  • Dependency Rule followed - higher-level code should not depend directly on lower-level code
  • Source code merged
  • Unit test coverage of our code > 90%
  • Security reviewed and reported - includes vulnerability and compliance scanning
  • Code quality checks passed
  • Build process updated if needed
  • API documentation updated if needed

Additional Information

Tasks

  • Add tests
  • Add option
  • Document option

Related Feature Request

#143

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

No branches or pull requests

1 participant