An open API service indexing awesome lists of open source software.

https://github.com/sladyn98/jenkinscheckspoc

This is a POC to test reports generated by the warnings plugin on pull requests using Github Checks API
https://github.com/sladyn98/jenkinscheckspoc

api checks java

Last synced: 4 months ago
JSON representation

This is a POC to test reports generated by the warnings plugin on pull requests using Github Checks API

Awesome Lists containing this project

README

          

## Overview


Settings screenshot 1

![Java CI with Maven](https://github.com/sladyn98/JenkinsChecksPOC/workflows/Java%20CI%20with%20Maven/badge.svg?branch=master)

This is a POC to create reports for the Warnings Plugin on pull requests using the Github Checks API.
Currently the project creates a check run and parses a simple warnings report.

:construction: This is just a proof of concept. Expect dragons and unfinished business.The Warnings report here is just static and does not make any dynamic call:construction:

## Workflow


Settings screenshot 1

## ScreenShots

This is a screenshot of the checks Status


Settings screenshot 1

This is a screenshot of the Published Warnings Report.


Settings screenshot 1