You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'Publish PRs as a message to a slack channel updates the message with emojis representing the PR status.'
author: 'Milkywire'
inputs:
SLACK_BOT_TOKEN:
required: true
description: 'Environment variable: A bot token for the app from Slack'
SLACK_SIGNING_SECRET:
required: true
description: 'Environment variable: The signing secret for the app from Slack'
slack-channel-id:
required: false
description: 'The channel id for the channel the message should be posted to If missing the action will post the message to all channels that the bot is a member of.'