Eric Ribeiro
Eric Ribeiro
Hi, @sepiette 👋 Your code looks ok to me. I'm not sure what you are getting from the orb, though. Is the orb posting to slack the literal value of...
Sorry for the very late reply. I'm glad the user ID worked for you! Unfortunately, I could not replicate the issue with the username mention. Since you found a workaround,...
Hi, @bcyip 👋 The orb already supports group mentions. You can see [here](https://github.com/CircleCI-Public/slack-orb/blob/master/.circleci/test-deploy.yml#L30) and [here](https://github.com/CircleCI-Public/slack-orb/blob/master/.circleci/test-deploy.yml#L41) that we mention the group `orbs` in the integration tests. Are you getting some sort...
I am closing the issue due to not getting further details. And as mentioned in the previous comment, the orb supports group mentions.
Hi @luncliff 👋 Thanks for suggesting this feature! We will be looking into implementing it.
Hi @kelvintaywl 👋 That's a good idea. I'll look into implementing it.
Hi, @timagixe 👋 Will do, thank you!
Thanks, @timagixe 🙇
Hi @pranto157 👋 Thanks for opening this issue. As you noticed, this error is specific to the image you are using. We try to make orbs compatible with the most...
I noticed both of you, @pranto157 and @juliensnz, are using v4.1. The way we install `jq` in the orb was changed in #327, and `sudo` is no longer required. If...