Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

adaptris-labs/interlok-jira-msteams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interlok-jira-msteams

The suggested name was ubiquitous-bassoon

Why Interlok Hammer

Well, we're using MS Teams; we have Jira. The Jira connector creates action cards that aren't quite right for us. Jira has webhooks that can post to arbitrary endpoints; MS Teams cards are just JSON, acceptable on a HTTPS endpoint...

Honestly, when you have a integration product what did you expect us to do.

Bonus Chatter

At the moment, it explicitly filters issue types of "Sub-Task" and discards any pending updates for those; it doesn't have to, but if your team likes to break down stories into a lot of tasks, then this might be suitable for you to remove any excess chatter in your action cards.

Things to do

  • Well, the links are hard-coded to our jira instance.
  • If a jira:issue_updated webhook where something long changes (e.g. someone has updated the description) then the transform doesn't handle that very well. The facts section of the card looks pretty rubbish because we're trying to fit stuff in there that doesn't really handle facts like that.
  • Support for adaptive cards (our MS Teams instance doesn't yet appear to support it).

About

The suggested name was `ubiquitous-bassoon`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published