Skip to content

Releases: toshimaru/auto-author-assign

v1.1.2

26 Sep 01:38
7ef66e9
Compare
Choose a tag to compare
  • 7ef66e9 - Bump @actions/core from 1.2.5 to 1.2.6 (#21)
  • 9ad1376 - Bump node-fetch from 2.6.0 to 2.6.1 (#20)
  • c32b34d - Bump @actions/core from 1.2.4 to 1.2.5 (#19)

v1.1.1

15 Aug 06:41
Compare
Choose a tag to compare
  • Update README
  • Update log message a bit

v1.1.0

08 Aug 22:00
Compare
Choose a tag to compare
  • Update Script/README/LogMessage #17

v1.0.0

14 Jun 15:02
2dfc481
Compare
Choose a tag to compare

v1.0.0

  • Update README
  • Add eye-catching image(OG image)
  • github.getOctokit() instead of github.Github() (See also. #13)
  • CommonJS module -> ES module style

Dependencies

  • Bump @actions/github from 2.2.0 to 3.0.0 #13
  • Bump @zeit/ncc from 0.22.1 to 0.22.3 #12

v0.3.2

07 May 00:58
Compare
Choose a tag to compare
  • Bump @actions/core from 1.2.3 to 1.2.4 #9

v0.3.1

02 May 13:16
Compare
Choose a tag to compare
  • Update README
  • Configure GitHub Actions #8

v0.3.0

30 Apr 23:55
Compare
Choose a tag to compare
  • Skip assigning when the user is bot #7
  • Check the triggered event is pull_reqeust #6

v0.2.0

16 Apr 02:03
Compare
Choose a tag to compare
  • Use github.context.repo.{owner.repo} #4

v0.1.0

15 Apr 16:59
40c7851
Compare
Choose a tag to compare

v0.0.1

15 Apr 16:29
1eef525
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

First Release 🎉

  • Implement basic assignment logic