erlendaakre / YouTrackNotifier

scala sbt app for checking a filter in youtrack and generating notifications if found

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTrackNotifier

Checks a specific search on youtrack to see if there are any issues found.

Notifications currently only works in linux

usage

  1. Create a new security token on your youtrack profile page
  2. Update the YouTrackNotifier.conf file with the appropriate url, filter and token
  3. Run with sbt run and whenever the filter has a result, a notification is displayed

todo

About

scala sbt app for checking a filter in youtrack and generating notifications if found


Languages

Language:Scala 100.0%