Skip to content

Releases: Skitionek/notify-microsoft-teams

v1.0.8

02 Feb 13:44
Compare
Choose a tag to compare

1.0.8 (2023-02-02)

Bug Fixes

  • package.json, package-lock.json & .snyk to reduce vulnerabilities (#53) (3c11469)

v1.0.7

02 Feb 13:38
Compare
Choose a tag to compare

1.0.7 (2023-02-02)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#52) (ecc73bd)

v1.0.6

29 Nov 13:19
Compare
Choose a tag to compare

1.0.6 (2021-11-29)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (27e451c)

v1.0.5

07 Sep 08:34
Compare
Choose a tag to compare

1.0.5 (2021-09-07)

Bug Fixes

  • upgrade @octokit/rest from 17.5.2 to 17.11.2 (9753f36)

v1.0.4

24 Apr 14:12
Compare
Choose a tag to compare

1.0.4 (2020-04-24)

Bug Fixes

v1.0.3

24 Apr 14:05
Compare
Choose a tag to compare

1.0.3 (2020-04-24)

Bug Fixes

  • flood with notifications upon relase publishing (f9057c0)

v1.0.2

24 Apr 14:00
Compare
Choose a tag to compare

1.0.2 (2020-04-24)

Bug Fixes

  • response just beeing trueish (7a871d8)

v1.0.1

24 Apr 13:54
Compare
Choose a tag to compare

1.0.1 (2020-04-24)

Bug Fixes

v1.0.0

24 Apr 13:47
Compare
Choose a tag to compare

1.0.0 (2020-04-24)

Bug Fixes

  • action icon name (f41a338)
  • add channel key to test.yml (63ba796)
  • add description for cancel (973f218)
  • add jobs id (5d6647c)
  • apply lint check to all branches except master (3aec5e0)
  • argument error (0d5671b)
  • change to use workflow name due to show badge (ffb29f1)
  • CI (3c1f8fe)
  • CI & update README (771d779)
  • corr icon path and response status (564d288)
  • fix error message when "type" parameter is invalid word (8f3ec4f)
  • fix workflows filepath (d342318)
  • invaild syntax (9fe116f)
  • invalid syntax (4753b62)
  • modify default value of slack channel (4871c6b)
  • modify invalid indent (3fac941)
  • modify template name (b65052f)
  • modify to checkout releases/v1 (3349637)
  • modify to checkout remotes/origin/releases/v1 (0b8f7cd)
  • modify url parameter is required (ca5581c)
  • not loop (e2fc8fb)
  • not use "!" (f7028ce)
  • remove dot before .node_modules (4d55013)
  • remove the default value of channel from action.yml (e4a9ddb)
  • remove the rest of slack channel default value (b3e6e83)
  • terminate safely if no git diff (8ed5377)
  • the prefix "GITHUB_" can not be used, modify ACCESS_TOKEN (ab4f64a)
  • typo (d70e6e5)
  • typo (feffaf3)
  • typo (ca68110)
  • workflow link is invalid when event name is pull_request (226e184)
  • wrong icon name (38a5213)
  • yaml syntax error (1626ac8)

Features

  • use local action in tests (cd1291c)