Skip to content

Releases: hubot-archive/hubot-github-repo-event-notifier

1.8.1

Choose a tag to compare

@strugee strugee released this 27 Mar 03:23
v1.8.1
598076b
  • Fix ReferenceError: robot is not defined crash by reverting to 1.7.0 behavior
    [GH-48]

1.8.0

Choose a tag to compare

@strugee strugee released this 27 Mar 03:21
d6e04ae
  • Remove unneeded dependencies and upgrade existing ones
  • Format links properly with plaintext adapters
    [GH-44]
  • Improve issue self-assignment and wiki event messages
    [GH-44]
  • Use robot.logger instead of console
    [GH-42]

v1.7.0

Choose a tag to compare

@parkr parkr released this 27 Sep 22:42
42aff68
  • Reformat messages a bit for readability & strategically linkify
    [GH-34]