How can I get notifications from Jira to a Slack channel moving a ticket to a custom column - e.g. "awaiting code review" ?
From the Slack-Jira plugin documentation (https://slack.com/apps/A0F7YS3MZ-jira) I read:
"This integration will allow you to receive updates in a Slack channel for the following JIRA events:
• An issue is created or re-opened
• An issue is closed (unless it was previously resolved)
• An issue is updated to done or resolved
• An issue is updated to in progress or to do after previously being marked as done
More statuses and transitions will be supported in a future update to the JIRA integration."
And I know we can easily get notified for push and pull requests.
I saw it in action on one of my previous projects but I can't figure out how to do it.
Thanks
A solution that could work for this scenario is:
Get JIRA to send an email on status change to "awaiting code review" https://answers.atlassian.com/questions/169599/send-an-email-notification-when-the-issues-status-change
Just send the email to a Slack channel >> https://slack.com/apps/A0F81496D-email in order to display it.
UPDATE:
Doesn't seem to work. The solution is to write a small app that consumes from Jira and send notications to slack..
UPDATE-2:
It seems that the jira-slack plugin now allows to setup such notifications.
The steps explained here worked for me.
Plugin for Slack: https://slack.com/apps/A0F7YS3MZ-jira
Plugin for Jira: https://marketplace.atlassian.com/plugins/eu.wisoft.slack.jira/cloud/overview
Note: you need admin access to Jira
Related
We are using webhooks for "instagram" resource and then executing some logics based on type of webhook we receive. One of the webhook in the list is the "message" webhook which we were receiving till 16th may 2022 around 1:30 PM IST and then it suddenly stopped triggering from facebook.
Surprisingly we are still able to receive webhooks for other event types for same "instagram" resource from facebook (like 'message_reaction', 'comments' etc)
I don't know what is wrong here, as I haven't made any changes to the developer account which I am using for testing these webhooks. Can anyone help here, as we are stuck at a very important step in our product lifecycle?
Also I have started a thread on Facebook community also, Link to the same can be found here
Screenshot to webhook setting page
I faced a similar issue couple of days ago, what I suggest you to do is first you can test your webhook using the the tests FB provides and make sure everything works fine on your side. If so, the threads and questions on FB community are rarely getting answered so I suggest you to report a bug on your app from here and the guys from FB are really helpful and will communicate with you within 2 working days max and follow up with you till you solve that issue.
I'm getting mails from jira for all tasks I'm ASSIGNEE to
This is a good,except I want to avoid getting mail every change/comment I make on this task
I couldn't find any settings in my account, Can this be disabled?
I read in jira that it should be the case by default
Jira's default setting is to not notify users of their own changes. This can be changed on a per user basis via their profile preferences.
You can do this via the Preferences page in JIRA. Detailed instructions are here.
Click on your Profile on the top right of the screen.
Click the pencil next to Preferences.
Change the My Changes dropdown value to Do not notify me.
You should now no longer get emails for actions you've done on a ticket. The only downside is that you'll now also no longer get notifications when you create a ticket.
We recently switched to Jira+Confluence and I am quite puzzled by the notification drawer.
In Confluence, the toolbar has a notification drawer, where I receive notifications about activity on Jira issues I am participating to:
So, if someone comments on one of my issues in Jira, I see a small notification in Confluence and can jump there to see more. So far, so good.
The strange thing is that this notification drawer is that it does not appear in the Jira toolbar itself:
It seems rather odd to me that Confluence offers me an easy access to Jira activities I could be interested in while Jira itself does not.
I reviewed the configuration options in my profile and made unsuccessful basic researches on this question.
Is there any way to enable this notification drawer in Jira?
If not, what is the rationale being this choice?
The Notification Drawer is only available in Confluence.
It has been requested for JIRA as well, see JRA-32465. Atlassian answered that they would not work on it for now. If you'd like to have it, you should vote on the issue. Atlassian sometimes does pick up requests with lots of votes.
To receive notifications from JIRA directly, some options are to configure email notifications, or if you use a messaging application like hipchat or slack, you could have JIRA send notifications to chat rooms.
More info about integrating JIRA with Hipchat is available here.
And for Slack, look here.
I want an email notification to get triggered to the reviewer when i will add him on Gerrit?
The current documentation doesn't support it or mention it any where https://gerrit-review.googlesource.com/Documentation/user-notify.html
i am using gerrit 2.11.5 V.
If any one has done it kindly share your experience
Thanks
in my case it is working now. what i was missing was --the reviewer should enable that project in settings->watched projects, then only on adding reviewer a mail will get triggered to him.
Before that make sure that you have followed the following link https://gerrit-review.googlesource.com/Documentation/user-notify.html
MOSS 2007
I have a issue with workflow (out of box) email alerts. We get the email alert for a workflow intiator but not for an approver
Due date alerts are working fine, only the job immediate alerts are not coming,
When approver is trying to reassign the task to some person, even he dont receive any email for his new task.
pls suggest me on this issue.
all the settings are fine,
thanks for the help.
i found in an other Forum that,
Tasks, project tasks, and issue-tracking lists can send e-mail to people when items are assigned to them if outgoing mail is enabled. Other lists can support the same functionality, but you'd have to do something custom. You could create a notification workflow in SharePoint Designer to handle this.
thanks