artarts36 / merge-request-linter
MR Linter - tools for validating merge requests
Installs: 654
Dependents: 6
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 0
Open Issues: 4
Type:project
Requires
- php: ^8.2
- ext-mbstring: *
- artarts36/context-logger: ^0.1.0
- artarts36/empty-contracts: ^0.1.0
- artarts36/file-system-contracts: ^0.2.0
- artarts36/local-file-system: ^0.1.2
- artarts36/str: ^2.7.0
- guzzlehttp/guzzle: ^7.5
- guzzlehttp/promises: ^1.5
- guzzlehttp/psr7: ^2
- league/commonmark: ^2.3
- psr/clock: ^1.0
- psr/container: ^2.0
- psr/event-dispatcher: ^1.0
- psr/http-client: ^1.0
- psr/http-message: ^1.0
- psr/log: ^3.0
- symfony/console: ^4.0 | ^5.0 | ^6.0
- symfony/yaml: ^6.2
- twig/twig: ^3.5
Requires (Dev)
- artarts36/array-file-system: ^0.1.0
- artarts36/docs-retriever: dev-dev
- artarts36/php-cs-fixer-good-fixers: ^0.1.2
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.5
- qossmic/deptrac-shim: ^1.0
- dev-master
- 0.20.2
- 0.20.1
- 0.20.0
- 0.19.1
- 0.19.0
- 0.18.1
- 0.18.0
- 0.17.1
- 0.17.0
- 0.16.4
- 0.16.3
- 0.16.2
- 0.16.1
- 0.16.0
- 0.15.3
- 0.15.2
- 0.15.1
- 0.15.0
- 0.14.1
- 0.14.0
- 0.13.1
- 0.13.0
- 0.12.1
- 0.12.0
- 0.11.0
- 0.10.1
- 0.10.0
- 0.9.0
- 0.8.1
- 0.8.0
- 0.7.11
- 0.7.10
- 0.7.9
- 0.7.8
- 0.7.7
- 0.7.6
- 0.7.5
- 0.7.4
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- 0.6.0
- 0.5.1
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.5
- 0.1.4
- 0.1.3
- v0.1.2
- v0.1.1
- 0.1.0
- dev-dependabot/composer/symfony/http-client-6.4.15
- dev-dependabot/composer/twig/twig-3.11.2
- dev-dependabot/composer/symfony/process-6.4.14
- dev-dependabot/composer/symfony/http-client-6.4.14
- dev-reporter
- dev-tests-for-documentation
- dev-ci-changelog
- dev-http-reporter
This package is auto-updated.
Last update: 2024-11-13 16:43:43 UTC
README
This project provides tools for validating merge/pull requests.
Supported CI Systems: GitHub Actions, Gitlab CI, Bitbucket Pipelines.
Documentation
- Getting Started
- Examples of usage
- Show validation rules
- Conditions
- Creating custom rule
- Docker Image
- Config JSON Schema
- Notifications
- Comments
- Run in Docker
- Development
- Changelog
- License