WordPress / openverse

Openverse is a search engine for openly-licensed media. This monorepo includes all application code.
https://openverse.org
MIT License
254 stars 203 forks source link

The `slack-github-action` broke after major update #5167

Closed krysal closed 6 days ago

krysal commented 6 days ago

Description

The [New PR notification workflow]() is not working after the slack-github-action was updated. The error message suggests that the form to pass the webhook changed:

SlackError: Missing input! The webhook type must be 'incoming-webhook' or 'webhook-trigger'.

The release notes from the action confirm it, and the README suggests how to pass these values now.

Reproduction

See example failed job run.