Releases: atomist-skills/github-notifications-skill
Releases · atomist-skills/github-notifications-skill
2.7.5 Release
Changed
- Collapse multiple check runs of same name. d647f37
- Make hide marker regular expression non-greedy. 23da846
2.7.4 Release
Added
- Allow for surpression of certain commits. d4cedb9
- Update lifecycle pack. 4d5c187
2.7.3 Release
Changed
- Sort checks by state and name. 2434be2
2.7.2 Release
Changed
- Sort checks by creation time. 6d566ec
2.7.1 Release
Changed
- Link to latest check instead of first from footer. af24f3a
2.7.0 Release
Added
- Show compact check state in commit footer. 43c67d8
- Add link to check footer. 8c4dcc7
2.6.0 Release
Added
- Add repo filter to skill. #75
- Add default channel to skill configuration. #76
- Add config to filter out activity by certain GitHub users. #77
- Add icons for missing GitHub checks states. #71
- Auto-expand push lifecycle on failed check runs. #72
Removed
2.4.11
Release skill version 2.4.11
Fixed
- Remove reference to emoji examples in notifications configuration option for emoji. #27
2.4.10
Release skill version 2.4.10
Changed