Skip to content

Commit 775aea6

Browse files
authored
Use jira.js instead of jira-connector (#86)
* Use jira.js instead of jira-connector * Improve error handling * Change log level for errors triggered by mentions * Ping user if JIRA returns an error
1 parent 9272453 commit 775aea6

10 files changed

+83
-391
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ This project depends on the following projects, thanks to every developer who ma
9292

9393
- [discord.js](https://github.com/discordjs/discord.js/)
9494
- [ESLint](https://github.com/eslint/eslint)
95-
- [jira-connector](https://github.com/floralvikings/jira-connector)
95+
- [jira.js](https://github.com/MrRefactoring/jira.js)
9696
- [JS-YAML](https://github.com/nodeca/js-yaml)
9797
- [log4js](https://github.com/log4js-node/log4js-node)
9898
- [moment](https://github.com/moment/moment)

0 commit comments

Comments
 (0)