monkeyjump-labs/Enrich PR with ClickUp Information

Extracts ClickUp ticket IDs from a PR, fetches labels from ClickUp, and applies them to the PR.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
clickup_api_tokenThe clickup API token that has access to retrieve ticket informationyes
clickup_team_idThe ClickUp team/workspace ID (required for custom task IDs like ENG-123). Find it in your ClickUp URL.no
github_tokenGITHUB_TOKEN or a repo scoped PATno${{ github.token }}
pr_numberThe number of the pull request to apply labels toyes
fail_on_no_ticketWhether to fail the action if no ClickUp ticket is found in the PRnotrue

no outputs