Skip to content

Releases: rerost/issue-creator

v0.4.1

07 Sep 05:40
Compare
Choose a tag to compare

Changelog

  • 97832cb Add test
  • cecf2f7 Change change-check-before-create-issue Exit Code
  • 113946d Fix
  • 66ad729 Fix
  • 0333925 Generate docker file
  • a841dfb Merge pull request #156 from rerost/rerost/set-linter
  • 910071a Merge pull request #159 from rerost/rerost/change-check-before-create-issue-exit-code
  • a0b4232 Setup golangci-lint
  • 1ef4315 Update alpine Docker tag to v3.20.3
  • b211c6d Update module golang.org/x/oauth2 to v0.23.0

v0.4.0

29 Aug 13:02
Compare
Choose a tag to compare

Changelog

  • 9f074ed Add template-issue-url
  • 1447274 Add url support
  • b8da7b6 Describe
  • 6a09835 Fix
  • c01ccd2 Fix
  • 8a38db1 Generate docker file
  • 8d44041 Merge branch 'master' into renovate/github.com-google-go-github-v63-64.x
  • fc86df8 Merge pull request #148 from rerost/renovate/github.com-google-go-github-v63-64.x
  • 3cb8e0c Merge pull request #149 from rerost/rerost/stop-if-diff
  • df7ce39 Merge pull request #150 from rerost/rerost/add-template-issue-url-for-actions
  • 4988757 Merge pull request #151 from rerost/revert-150-rerost/add-template-issue-url-for-actions
  • fa0f585 Merge pull request #152 from rerost/revert-151-revert-150-rerost/add-template-issue-url-for-actions
  • e2a27e7 Revert "Add template-issue-url"
  • 2bfb00c Revert "Revert "Add template-issue-url""
  • e80edfd Update module github.com/google/go-github/v63 to v64

v0.3.6

18 Aug 13:54
Compare
Choose a tag to compare

Changelog

  • 17c846d Do not use shared Discussion
  • 82e54cd Generate docker file
  • 9275e9b Merge pull request #147 from rerost/rerost/fix-unparalel-test

v0.3.5

18 Aug 13:09
Compare
Choose a tag to compare

Changelog

  • f3f7dd4 Add
  • fa09718 Add add schedule
  • ede5977 Add renovate.json
  • 7d29f70 Add tests with dummy apply
  • 8ca3279 Add update import path in renvoate
  • df1addb Add validation test
  • 0e3e310 Auto merge actions versions
  • c519fe8 Change name by https://goreleaser.com/deprecations/#snapshotname_template
  • 87e2e3b Check renovate setting
  • 0439a4d Drop ioutil dependency
  • f818dd4 Drop unneed func
  • 15cd56d Enable auto merge
  • 67a2684 Fix
  • e0f4a90 Fix
  • 59d95d5 Fix
  • 56e3b3e Fix
  • 72694e1 Fix breaking change
  • fb874df Fix import path
  • 39915cd Fix major version
  • b2106e4 Generate docker file
  • 70f955a Ignore generated dockerfile
  • e96496a Implement test for issue repository
  • 229c95f Kick CI
  • 4b57957 Merge branch 'master' into renovate/github.com-google-go-github-v37-63.x
  • 6f3bb45 Merge branch 'master' into renovate/github.com-spf13-cobra-1.x
  • 6503900 Merge branch 'master' into rerost/add-tests
  • 805d843 Merge branch 'master' into rerost/fix-import-path
  • 6d4e060 Merge branch 'master' into rerost/update-github-actions-version-auto
  • f679dfd Merge pull request #119 from rerost/rerost/upgrade-go
  • f423cb2 Merge pull request #120 from rerost/renovate/configure
  • dabf585 Merge pull request #121 from rerost/renovate/docker-build-push-action-digest
  • 26503a7 Merge pull request #122 from rerost/renovate/docker-login-action-digest
  • 08ebfa0 Merge pull request #124 from rerost/renovate/docker-metadata-action-digest
  • 24a3a0b Merge pull request #125 from rerost/renovate/github.com-shurcool-githubv4-digest
  • 405f41f Merge pull request #128 from rerost/renovate/github.com-google-go-cmp-0.x
  • b226c92 Merge pull request #131 from rerost/renovate/actions-checkout-4.x
  • 333ee6e Merge pull request #132 from rerost/renovate/codecov-codecov-action-4.x
  • 76a46e0 Merge pull request #134 from rerost/renovate/github.com-google-go-github-v37-63.x
  • ecb52d8 Merge pull request #135 from rerost/renovate/github.com-spf13-cobra-1.x
  • d8bb512 Merge pull request #136 from rerost/rerost/add-automerge-rule
  • 38c527a Merge pull request #137 from rerost/rerost/update-github-actions-version-auto
  • 7e29964 Merge pull request #138 from rerost/rerost/go-mod-tidy
  • b74aaac Merge pull request #139 from rerost/rerost/fix-import-path
  • ad895f5 Merge pull request #140 from rerost/rerost/renovate-schedule-every-weekend
  • 508638f Merge pull request #141 from rerost/rerost/fix-tags-on-docker-actions
  • 706d4ae Merge pull request #142 from rerost/rerost/add-tests
  • d80f4a4 Merge pull request #143 from rerost/rerost/fix-codecove-breaking-change
  • 22bc336 Merge pull request #144 from rerost/rerost/add-checks
  • 7cf141d Merge pull request #146 from rerost/rerost/ignore-generated-dockerfile
  • fffc4a2 Run go mod tidy in renovate
  • cf8464c Update README.md
  • 7507dc3 Update actions/checkout action to v4
  • e353238 Update alpine Docker tag to v3.20.2
  • 25f2930 Update codecov/codecov-action action to v4
  • 9c3753c Update docker/build-push-action digest to 5cd11c3
  • 49109aa Update docker/login-action digest to 9780b0c
  • a826f49 Update docker/metadata-action digest to 60a0d34
  • 6c84f89 Update github.com/shurcooL/githubv4 digest to 4829585
  • 1066dcb Update goreleaser/goreleaser-action action to v6
  • f1a103f Update module github.com/google/go-cmp to v0.6.0
  • 17340e2 Update module github.com/google/go-github/v37 to v63
  • baaee78 Update module github.com/spf13/cobra to v0.0.7
  • 6564c02 Update module github.com/spf13/cobra to v1
  • 5460852 Update module go.uber.org/zap to v1.27.0
  • a878282 Update module golang.org/x/oauth2 to v0.22.0
  • 43a930f Update version
  • 617c708 Upgrade go
  • 4d8ab9e go mod tidy
  • cbd96ca go mod tidy

v0.3.4

12 Aug 03:38
Compare
Choose a tag to compare

Changelog

v0.3.3

03 Aug 06:36
Compare
Choose a tag to compare

Changelog

v0.3.2

21 Jul 17:46
Compare
Choose a tag to compare

Changelog

v0.3.1

21 Jul 17:30
Compare
Choose a tag to compare

Changelog

v0.3.0

11 Aug 16:52
Compare
Choose a tag to compare

Changelog

Breaking Change

  • Actions environment debian -> alpine

Changes

v0.2.0

11 Jun 09:06
d9d7ea9
Compare
Choose a tag to compare

Changelog

  • d1e48ce Add test for FromGithubLabels
  • ae50da9 Add test for discussion
  • c25635a Add test in CI
  • b2e1603 Bump github.com/Masterminds/goutils from 1.1.0 to 1.1.1
  • 4b954df Bump golang.org/x/text from 0.3.2 to 0.3.8
  • f5f5fab Change profile name
  • 2674b29 Check only category
  • 72cdea0 Fix
  • b94d37c Fix
  • d2568a7 Fix
  • ba23b76 Fix env
  • c92d887 Fix typo
  • 4741711 Ignore for mac
  • 4cc3351 Imp test for create
  • 86d756d Merge branch 'master' into rerost/use-discussion-close
  • 47bca41 Merge pull request #85 from m-hamashita/fix-typo
  • 88006e6 Merge pull request #86 from rerost/dependabot/go_modules/golang.org/x/text-0.3.8
  • a0edad1 Merge pull request #87 from rerost/dependabot/go_modules/github.com/Masterminds/goutils-1.1.1
  • 4850b8e Merge pull request #88 from rerost/rerost/add-test
  • c3437fd Merge pull request #89 from rerost/rerost/add-discussion-close
  • 963f943 Merge pull request #92 from rerost/rerost/use-discussion-close
  • 962ff6b Public creator
  • f7baf4c Update
  • aacf9da Update github client
  • 95ab230 Update graphql client
  • c38f39c Upload codecov
  • c628001 Use new api and drop archive dependency