datalens-tech/review-copilot-action
review-copilot-action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 6, 2026
- License
- MIT
Pinned Snippet
uses: datalens-tech/review-copilot-action@cadf7fee22f8989ced3c9b94d6934496892ffc92 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_owner | Owner of the repository | — | ${{ github.repository_owner }} |
| github_repo | Repository name | — | ${{ github.event.repository.name }} |
| github_pr_number | GitHub PR number | — | ${{ github.event.pull_request.number }} |
| copilot_token | Copilot token | yes | — |
Outputs
| name | description |
|---|---|
| result | Result of the action |