Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 951 Bytes

usage.adoc

File metadata and controls

31 lines (25 loc) · 951 Bytes

Usage

The listed example clones a repository source, executes the bru run command, and finally attaches a markdown summary at the end from the previous run.

Attach run summary
link:examples/usage.yaml[role=include]
  1. Clone repository

  2. Execute bru run with a collection located in folder bruno/api-it

  3. Specify the report result summary in JSON format

  4. Generates the Markdown summary and attaches it to ${GITHUB_SUMMARY}

  5. Optional make report step succeed even though report step potentially fails, see documentation

  6. Needs to match the path listed in callout 3`

Inputs

link:../action.yml[role=include]

Outputs

link:../action.yml[role=include]