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
- Host: GitHub
- URL: https://github.com/sladyn98/jenkinscheckspoc
- Owner: sladyn98
- Created: 2020-02-29T11:14:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-04T02:29:30.000Z (about 5 years ago)
- Last Synced: 2025-10-31T01:03:48.520Z (8 months ago)
- Topics: api, checks, java
- Language: Java
- Size: 330 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Overview

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
## ScreenShots
This is a screenshot of the checks Status
This is a screenshot of the Published Warnings Report.