Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Latest commit

 

History

History
150 lines (81 loc) · 7.62 KB

CHANGELOG.md

File metadata and controls

150 lines (81 loc) · 7.62 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

2.7.5 - 2021-03-24

Changed

  • Collapse multiple check runs of same name. d647f37
  • Make hide marker regular expression non-greedy. 23da846

2.7.4 - 2021-03-15

Added

  • Allow for surpression of certain commits. d4cedb9
  • Update lifecycle pack. 4d5c187

2.7.3 - 2020-12-02

Changed

  • Sort checks by state and name. 2434be2

2.7.2 - 2020-12-02

Changed

  • Sort checks by creation time. 6d566ec

2.7.1 - 2020-12-02

Changed

  • Link to latest check instead of first from footer. af24f3a

2.7.0 - 2020-12-02

Added

  • Show compact check state in commit footer. 43c67d8
  • Add link to check footer. 8c4dcc7

2.6.0 - 2020-11-24

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

  • Remove maxConfigurations. b191f76

2.5.0 - 2020-11-18

Changed

2.4.11 - 2020-08-25

Fixed

  • Remove reference to emoji examples in notifications configuration option for emoji. #27

2.4.10 - 2020-07-28

Changed

  • Update category. #18

2.4.9 - 2020-07-16

Added

  • Remove markdown comments in PR and issue bodies. 153f5c7

Fixed

  • Better removal of details in markdown. 44be60f

2.4.8 - 2020-07-15

Fixed

  • Remove anchor links from markdown. 51d57dc

2.4.7 - 2020-07-10

Added

  • Render branch deletion with PR. a2f399b

2.4.6 - 2020-07-02

2.4.5 - 2020-07-02

Changed

  • Should not be Slack-only. #12
  • Edits to Chat wording. #13
  • Update description. 084ac59
  • Use new skill packaging. 70b80c2

2.4.2 - 2020-06-11

2.4.1 - 2020-06-09

2.4.0 - 2020-05-18

Added

  • Add GitHub checks support to push and pull request notifications. #10

2.3.4 - 2020-05-13

2.3.3 - 2020-05-06

2.3.2 - 2020-05-06

Changed

2.3.1 - 2020-05-01

2.3.0 - 2020-05-01

Fixed

  • Force only a single configuration of this skill. #3

2.2.5 - 2020-04-03

2.2.4 - 2020-04-01

2.2.3 - 2020-03-30

Fixed

  • Fix issue with GitHub auth redirect link. a3164d8