actions-marketplace-validations/Pull request bot checker for educational process
Check view of pr, such as: name of pr, commits, structure, files and so on
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Sep 6, 2025
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/moevm_pull-requests-checker@15df6b7cd636af960dc5af31537676c18a365f7d # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| number-of-pr | Number of pull request | yes | 1 |
| github-token | Github token | yes | ${{ github.token }} |
| repository-name | Full name of repo. Format.: <owner>/<name of repo> | yes | ${{ github.event.repository.full_name }} |
Outputs
no outputs