Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(abr-testing): Add ability to sync JIRA and Slack Users #15412

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

rclarke0
Copy link
Contributor

@rclarke0 rclarke0 commented Jun 13, 2024

Overview

Syncs JIRA and Slack users emails to allow for direct tagging of users in JIRA automations when things are posted in slack channels.

Test Plan

Tested syncing with two different laptops with different jira and slack accounts.

Changelog

Added slackclient and slack_sdk to pipfile
Added script that reads all slack users and all jira users and compares email addresses. If matching email addresses are found, the slack user ID is added to the JIRA metadata. This allows you to create JIRA automations to post into slack and tag the appropriate person. Source for script: [https://community.atlassian.com/t5/Automation-articles/Mention-someone-directly-in-Slack-via-Jira-Automation/ba-p/1528605]

Review requests

Risk assessment

@rclarke0 rclarke0 requested review from a team as code owners June 13, 2024 18:22
@rclarke0 rclarke0 requested a review from sfoster1 June 13, 2024 18:22
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's wild, nice work

@rclarke0 rclarke0 merged commit e227d00 into edge Jun 14, 2024
5 checks passed
@rclarke0 rclarke0 deleted the jira-slack-abr branch June 14, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants