cendyne / example-application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example GitHub Application in GitHub Actions

This repository demonstrates a minimal proof of concept GitHub Application which runs inside a GitHub Action. It operates a customized Check Run on this repository to demonstrate that advanced reporting and even commenting is possible from within a GitHub Action.

See the .github folder for the internal details. The Pull Request Tab will contain an example pull request which fails the check run.

About

License:MIT License