Skip to content

Commit

Permalink
Add JUnit plugin to the list of known Checks API consumers (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev authored Oct 21, 2020
1 parent 04f5ddc commit 8e66b4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Implementations of this API decide on how to make use of these parameters and wh
Known consumers:
* [Warnings Next Generation Plugin](https://plugins.jenkins.io/warnings-ng)
* [Code Coverage API Plugin](https://plugins.jenkins.io/code-coverage-api)
* [JUnit Plugin](https://plugins.jenkins.io/junit/) - since 1.39

Implementations:
* [GitHub Checks Plugin](https://plugins.jenkins.io/github-checks)
Expand Down

0 comments on commit 8e66b4b

Please sign in to comment.