Someone is waiting for the notification that will be sent automatically.
- Observation how people from jira logging time.
You can observe how logging time some people from jira whose listed
.envasJIRA_EMAILS_FOR_OBSERVATIONwith comma separated.
- Send notification to slack channel.
If you want to ask them logging time then just click to
ask logging. People which aren't overJIRA_THRESHOLD_HOURSwon't get notice.
System requirements:
- OSX 12.5.1 and higher
- GoLang 1.20 and higher
Build from the source:
git clone https://github.com/revilon1991/noty.git
cd noty
cp .env.dist .env
# here you should set your values of variables to .env
makeIt's expected that Make was installed in your operating system.
- The
SLACK_TOKENgenerates by this instructions.- You make an application and install that to your workspace by above instractions after that you'll see token.
- You should provide next permissions:
chat:write- Send messages as @YourNotyBotusers:read- View people in a workspaceusers:read.email- View email addresses of people in a workspace
- The
JIRA_API_TOKENgenerates here