Skip to content

Create an annotation of the build information and also list first n failed tests as seporate annotations

Notifications You must be signed in to change notification settings

MasterOfMalt/junit-report-annotations-action

This branch is 1 commit ahead of, 3 commits behind ashley-taylor/junit-report-annotations-action:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Chris Nicel
Jan 23, 2023
a157176 · Jan 23, 2023
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

junit-report-annotations-action

Create an annotation of the build information and also list first n failed tests as seporate annotations

Example

    - uses: ashley-taylor/junit-report-annotations-action@1.3
      if: always()
      with:
        access-token: ${{ secrets.GITHUB_TOKEN }}

A demonstration is available here https://github.com/ashley-taylor/junit-report-annotations-action-example

On a succesful run will get a summary like

Pass

On a failed run will get a image like this

Fail

About

Create an annotation of the build information and also list first n failed tests as seporate annotations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%