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

Tags: jfairley/github-slack-bot

Tags

2.6.5

Toggle 2.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): update dependency semantic-release to v15.13.3 (#107)

chore(deps): update dependency semantic-release to v15.13.3

2.6.4

Toggle 2.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #78 from jfairley/renovate/semantic-release-15.x

chore(deps): update dependency semantic-release to v15.6.0

2.6.3

Toggle 2.6.3's commit message

Verified

This commit was signed with the committer’s verified signature.
jfairley Jeff Fairley
fix(reviews): improve messages for commented and dismissed context

2.6.2

Toggle 2.6.2's commit message

Verified

This commit was signed with the committer’s verified signature.
jfairley Jeff Fairley
fix: show attachment color for review message

2.6.1

Toggle 2.6.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jfairley Jeff Fairley
fix: show review state in DM

2.6.0

Toggle 2.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jfairley Jeff Fairley
feat: DM for pull request review

2.5.4

Toggle 2.5.4's commit message

Verified

This commit was signed with the committer’s verified signature.
jfairley Jeff Fairley
fix: ignore closed issues

2.5.3

Toggle 2.5.3's commit message

Verified

This commit was signed with the committer’s verified signature.
jfairley Jeff Fairley
fix: show repo/user on status message

2.5.2

Toggle 2.5.2's commit message

Verified

This commit was signed with the committer’s verified signature.
jfairley Jeff Fairley
chore: remove unused @types/superagent

2.5.1

Toggle 2.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jfairley Jeff Fairley
fix: remove status summary lookup

without a complex deduping effort, every status webhook results in a message, so there's lots of duplicated data. if there's going to be a DM per webhook, it might as well report a single thing.