This repository is home to the Operations Engineering's tools and utilities for managing, monitoring, and optimising software development processes at the Ministry of Justice. • This repository is defined and managed in Terraform
As a Developer
I want to be able to translate a GitHub username to a corresponding Slack user
so that I can quickly communicate with colleagues on MoJ Slack.
Functional Requirements:
Provide a mechanism to map GitHub usernames to corresponding Slack users.
Ensure this mapping is easily accessible to team members.
Non-Functional Requirements:
The user mapping process should be quick and straightforward.
The mechanism should maintain user privacy and security.
Acceptance Criteria:
Given a GitHub username, I can find the corresponding Slack user in MoJ Slack.
The process is fast, and does not breach any user privacy or security norms.
Notes:
This functionality aims to enhance cross-platform communication within the team, making it easy to translate between GitHub usernames and Slack users.
As a Developer I want to be able to translate a GitHub username to a corresponding Slack user so that I can quickly communicate with colleagues on MoJ Slack.
Functional Requirements:
Provide a mechanism to map GitHub usernames to corresponding Slack users. Ensure this mapping is easily accessible to team members.
Non-Functional Requirements:
The user mapping process should be quick and straightforward. The mechanism should maintain user privacy and security.
Acceptance Criteria:
Given a GitHub username, I can find the corresponding Slack user in MoJ Slack. The process is fast, and does not breach any user privacy or security norms.
Notes:
This functionality aims to enhance cross-platform communication within the team, making it easy to translate between GitHub usernames and Slack users.