annotate-pull-request-from-checkstyle
Checker
Automates annotation of GitHub Pull Requests based on checkstyle reports
cs2pr - Annotate a GitHub Pull Request based on a Checkstyle XML-report within your GitHub Action
193 stars
6 watching
24 forks
Language: PHP
last commit: about 2 months ago
Linked from 1 awesome list
annotationscheckstylecheckstyle-xml-reportcs2prgithubactiongithubaction-workflowhacktoberfestphp-cs-fixerphpcsphpstanphpunitpipepsalm
Related projects:
Repository | Description | Stars |
---|---|---|
schacon/git-pulls | A command line tool to manage and interact with GitHub pull requests | 293 |
vsoch/pull-request-action | Automates creation of pull requests based on branch pushes | 174 |
deepakputhraya/action-pr-title | Enforces Pull Request title conventions to ensure consistency and readability | 130 |
kentaro-m/auto-assign-action | Automatically adds reviewers and assignees to GitHub pull requests based on customizable lists | 312 |
opensuse/gitarro | Enables automated testing on GitHub Pull Requests using Ruby scripts | 15 |
sshaw/export-pull-requests | Tools to export pull requests and issues from various version control systems to CSV files | 109 |
pascalgn/automerge-action | Automatically merges pull requests when they are ready for review and meet certain conditions | 861 |
seferov/pr-lint-action | Enforces standard formatting and checks for issues in pull request titles during GitHub Actions workflows. | 120 |
morrisoncole/pr-lint-action | Automates checks on pull request titles to ensure they meet specific formatting requirements | 64 |
peter-evans/create-pull-request | An action to automate creating a pull request in GitHub after making changes to the repository in the Actions workspace. | 2,173 |
deepakputhraya/action-branch-name | Enforces naming conventions on branch names in GitHub repositories | 77 |
anoff/alfred-github | A GitHub search utility for the Alfred workflow tool | 14 |
hmarr/auto-approve-action | Automatically approves GitHub pull requests on behalf of the workflow user or with a provided GitHub token | 411 |
maxkomarychev/merge-pal-action | Automates the merging of pull requests in GitHub repositories. | 32 |
mic92/nixpkgs-review | Automated pull request review tool for the Nix package manager. | 409 |