Kazuhiro Sera
Kazuhiro Sera
I'm afraid that you encountered a bin compatibility issues among several scala compiler versions. Explicitly overriding the scala lang version like this is preferred to avoid such problems. ```scala dependencyOverrides...
@magnolia-k I haven't actively working on this project anymore. Is it possible to ask you to do the release for me? If you don't have the permission, you can create...
Thanks for the great input. Displaying actionable error messages would be more helpful to developers.
Hi @vignesh-desk, thanks for writing in. Can you double-check whether you've properly passed the message payload? You can refer to [the example in this repo](https://github.com/slackapi/slack-github-action/blob/3ca3c28b42eb71608c75e2118612048b170e7ffd/example-workflows/Technique_3_Slack_Incoming_Webhook/main.yml#L11-L47).
Ho @flaxel, thanks for writing in. Indeed, these projects are not so active recently. However, they are used for this package's features. Refer to https://github.com/slackapi/slack-github-action/pull/71 for more details. As long...
hmm, I think so. We should do that.
Thanks again. As with https://github.com/slackapi/slack-github-action/issues/9, the error can be improved by having some validation as part of the action.
hmm, thank you for letting us know.
Hi @kitchoi, thanks for taking the time to report this issue. At that timing, the Slack server-side had an incident: https://status.slack.com/2022-02-22 If this GitHub action does not result in failure...
Thanks. Yes, I managed to reproduce the issue on my end.