Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 13:47
· 69 commits to master since this release

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)