port-labs/Port Sender

Manage Scorecards using 3rd party apps

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
port_client_idThe Port Client ID to use to authenticate with the APIyes
port_client_secretThe Port Client Secret to use to authenticate with the APIyes
port_regionPort Region to use, if not provided will use the default region of the Portno
slack_webhook_urlThe URL of the Slack channel webhook to use to send messages. Required when using "target_kind" slackno
operation_kindThe kind of operation to perform, either "scorecard_reminder", "scorecard_report" or "ticket_handler"yes
blueprintThe identifier of the blueprint in Port which you want to send reminders and reports aboutyes
scorecardThe scorecard to use to send reminders and reports aboutyes
filter_rulefilter to use to filter the response, for example: {"property": "$team","operator": "containsAny","value": ["Backend"]}no
target_kindThe target platform to integrate with. Can be either "slack" or "jira". Default is "slackno
jira_api_endpointThe URL of your Jira organization. Required when using "target_kind" jirano
jira_emailThe Jira email of the user account for using Jira REST API. Required when using "target_kind" jirano
jira_project_idThe project id in Jira for tasks updating. Required when using "target_kind" jirano
jira_tokenThe Jira API token for using Jiras REST API. Required when using "target_kind" jirano
jira_resolve_transition_idThe Jira transition ID used for resolving issues. If not inserted will use the default transition for the "Done" status.no
jira_reopen_transition_idThe Jira transition ID used for reopening issues. If not inserted will use the default transition for the "To Do" status.no
github_api_urlThe Github API url. For example: https://api.github.comno
github_tokenThe Github Tokenno
github_repositoryThe Github Repository. For example: octo-org/octo-repono

no outputs