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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Warning: Unexpected input(s) 'channel-id', 'slack-message', valid inputs are ['api', 'errors', 'method', 'payload', 'payload-delimiter', 'payload-file-path', 'payload-templated', 'proxy', 'retries', 'token', 'webhook', 'webhook-type']
Run slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a
Error: Missing input! Either a method or webhook is required to take action.
SlackError: Missing input! Either a method or webhook is required to take action.
at Config.validate (file:///home/runner/work/_actions/slackapi/slack-github-action/91efab103c0de0a537f72a35f6b8cda0ee76bf0a/src/config.js:193:1)
at new Config (file:///home/runner/work/_actions/slackapi/slack-github-action/91efab103c0de0a537f72a35f6b8cda0ee76bf0a/src/config.js:124:1)
at send (file:///home/runner/work/_actions/slackapi/slack-github-action/91efab103c0de0a537f72a35f6b8cda0ee76bf0a/src/send.js:13:1)
at file:///home/runner/work/_actions/slackapi/slack-github-action/91efab103c0de0a537f72a35f6b8cda0ee76bf0a/src/index.js:9:1
at Function.__nccwpck_require__.a (file:///home/runner/work/_actions/slackapi/slack-github-action/91efab103c0de0a537f72a35f6b8cda0ee76bf0a/webpack/runtime/async module:49:1)
at Object.9722 (file:///home/runner/work/_actions/slackapi/slack-github-action/91efab103c0de0a537f72a35f6b8cda0ee76bf0a/dist/index.js:45875:21)
at __nccwpck_require__ (file:///home/runner/work/_actions/slackapi/slack-github-action/91efab103c0de0a537f72a35f6b8cda0ee76bf0a/webpack/bootstrap:21:1)
at file:///home/runner/work/_actions/slackapi/slack-github-action/91efab103c0de0a537f72a35f6b8cda0ee76bf0a/webpack/startup:4:1
at ModuleJob.run (node:internal/modules/esm/module_job:263:25)
at ModuleLoader.import (node:internal/modules/esm/loader:540:24)
file:///home/runner/work/_actions/slackapi/slack-github-action/91efab103c0de0a537f72a35f6b8cda0ee76bf0a/src/config.js:193
throw new SlackError(
^
SlackError: Missing input! Either a method or webhook is required to take action.
at Config.validate (file:///home/runner/work/_actions/slackapi/slack-github-action/91efab103c0de0a537f72a35f6b8cda0ee76bf0a/src/config.js:193:1)
at new Config (file:///home/runner/work/_actions/slackapi/slack-github-action/91efab103c0de0a537f72a35f6b8cda0ee76bf0a/src/config.js:124:1)
at send (file:///home/runner/work/_actions/slackapi/slack-github-action/91efab103c0de0a537f72a35f6b8cda0ee76bf0a/src/send.js:13:1)
at file:///home/runner/work/_actions/slackapi/slack-github-action/91efab103c0de0a537f72a35f6b8cda0ee76bf0a/src/index.js:9:1
at Function.__nccwpck_require__.a (file:///home/runner/work/_actions/slackapi/slack-github-action/91efab103c0de0a537f72a35f6b8cda0ee76bf0a/webpack/runtime/async module:49:1)
at Object.9722 (file:///home/runner/work/_actions/slackapi/slack-github-action/91efab103c0de0a537f72a35f6b8cda0ee76bf0a/dist/index.js:45875:21)
at __nccwpck_require__ (file:///home/runner/work/_actions/slackapi/slack-github-action/91efab103c0de0a537f72a35f6b8cda0ee76bf0a/webpack/bootstrap:21:1)
at file:///home/runner/work/_actions/slackapi/slack-github-action/91efab103c0de0a537f72a35f6b8cda0ee76bf0a/webpack/startup:4:1
at ModuleJob.run (node:internal/modules/esm/module_job:263:25)
at ModuleLoader.import (node:internal/modules/esm/loader:540:24)
maksymar
changed the title
Revert "chore(deps): bump slackapi/slack-github-action from 1.25.0 to 2.1.1"
chore: Revert "chore(deps): bump slackapi/slack-github-action from 1.25.0 to 2.1.1"
Aug 15, 2025
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #373
this version bump breaks CI: