datalens-tech/Add Labels Action
Adds `type/...` and `component/...` labels by PR title using commitlint format and custom config.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_owner | Owner of the repository | — | ${{ github.repository_owner }} |
| github_repo | Repository name | — | ${{ github.event.repository.name }} |
| github_token | GitHub token | — | ${{ github.token }} |
| github_pr_number | GitHub PR number | — | ${{ github.event.pull_request.number }} |
| github_pr_title | GitHub PR title | — | ${{ github.event.pull_request.title }} |
Outputs
no outputs