-
Notifications
You must be signed in to change notification settings - Fork 182
Closed
Labels
Milestone
Description
as mentioned here https://tools.slack.dev/node-slack-sdk/web-api/#custom-api-url
one can customize slack API URL like options.slackApiUrl = 'http://localhost:8888/api/';
this is not exposed in the action yet
addition in this area https://github.com/slackapi/slack-github-action/blob/main/src/client.js#L27
please do
Reactions are currently unavailable