Not able to use Slack Integration in Github Actions #37771
Unanswered
amitsinghsfdc
asked this question in
Enterprise
Replies: 2 comments
-
|
Hi there @amitsinghsfdc and welcome to our community! Thank you for asking a great question 🙂 To get started, introduce yourself in our official introduction thread |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi SEMs,
I am working on a GitHub workflow where the requirement is to post the Job status into Slack and I found "https://github.com/slackapi/slack-github-action" actions that seem to be good for our requirement.
However, the workflow is not even starting and giving the below error
_slackapi/[email protected] is not allowed to be used in devforce/github-actions-tbc-repo. Actions in this workflow must be: within a repository that belongs to your Enterprise account, created by GitHub, or matching the following: goreleaser/goreleaser-action@v2, hashicorp/setup-terraform@v1._*
Here is my workflow code that I am using
I have tried other slack actions as well but getting a similar kind of error.
Any help would be really appreciated.
Thanks & Regards,
Amit Singh
Beta Was this translation helpful? Give feedback.
All reactions