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

https://github.com/jackplowman/github-pr-analyser

A Go project to analyse PRs and generate a summary box in the PR's description
https://github.com/jackplowman/github-pr-analyser

analysis analyzer github github-actions go pull-request

Last synced: about 2 months ago
JSON representation

A Go project to analyse PRs and generate a summary box in the PR's description

Awesome Lists containing this project

README

          

# GitHub Pull Request Analyser

## Table of Contents

- [GitHub Pull Request Analyser](#github-pull-request-analyser)
- [Table of Contents](#table-of-contents)
- [Description](#description)
- [Basic usage](#basic-usage)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
- [License](#license)

## Description

```markdown
Files changed: X

Python 50 files changed >>>>>>>>>>>>>>----------- 50 %
Markdown 20 files changed >>----------------------- 20 %
TeX 20 files changed >>----------------------- 20 %
HTML 9 files changed >>----------------------- 09 %
Other 1 files changed >------------------------ 01 %
```

## Basic usage

## Contributing

Contributions are welcome! Please read the [Contributing Guidelines](./docs/CONTRIBUTING.md) for details on submitting pull requests or reporting issues.

We adhere to the [Conventional Commits](docs/CONVENTIONAL_COMMITS.md) specification for commit messages.

## Code of Conduct

This project is released with a [Contributor Code of Conduct](./docs/CODE_OF_CONDUCT.md). By participating, you agree to abide by its terms.

## License

This project is licensed under the MIT Licence. See the [LICENCE](./LICENCE) file for details.