Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,553,793
Community Members
 
Community Events
184
Community Groups

Can you tag a bot in Slack with Jira App?

Edited
Francisco Agustin Cho
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Apr 19, 2023

Hi guys, I'm trying to do an automation with Jira and Slack, where if an issue wasn't updated within 72hs it will throw a message tagging a bot + a command.

This bot is an official one from rapid7's insightConnect app.

In slack you can call the bot manually by tagging it (@Bot_Security) but if Jira Server App tags the bot, it just doesn't happen, it appears as normal text, not tagging nor calling the bot.

I know and tried tagging a user with the automation and it works correctly, it seems it doesn't work the same with bots.

Anyone know something about this?

Edit: Let me add some more info. I just remembered that the Jira Automation rule will trigger a workflow transition. This transition has it's own rule that will post a message in a Slack channel.

I know you can post a message with the Jira Automation rule, but did it this way to avoid creating a webhook.

1 answer

0 votes
Sebastian Mondry
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 07, 2023

Hi there,

The Automation Send Slack message action simply leverages Slack's API under the hood, which as you can see in terms of mentioning someone (https://api.slack.com/reference/surfaces/formatting#mentioning-users) doesn't offer this functionality for bots. 

Therefore, I believe this is a Slack limitation, that'll hopefully get resolved in future.

 

Thanks,

Suggest an answer

Log in or Sign up to answer