Releases: Tiryoh/gha-jobid-action
Releases · Tiryoh/gha-jobid-action
v1.4.0
What's Changed
- Make token and repository params optional by @piotrekkr in #47
- docs: Update contributors by @Tiryoh in #48
- release: Release v1.4.0 by @Tiryoh in #49
New Contributors
- @piotrekkr made their first contribution in #47
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Fix unquoted shell variables according to ShellCheck by @generalmimon in #44
- docs: Update contributors by @Tiryoh in #45
- release: Release v1.3.0 by @Tiryoh in #46
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.0
What's Changed
- docs: Update README to use the latest API and actions by @Tiryoh in #34
- Compatibility with GitHub Enterprise by @fnkr in #36
- ci: Fix trigger condition by @Tiryoh in #37
- chore: Update git-chglog config by @Tiryoh in #38
- release: Release v1.1.0 by @Tiryoh in #39
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0
In v1, this action will be able to be executed as a Composite Action. This is expected to bring faster performance and reduce issues related to docker pull compared to v0 that used Docker.
What's Changed
- chore: Add dependabot config by @Tiryoh in #22
- docs: Update job_name description by @Tiryoh in #23
- chore(deps): Bump alpine from 3.10 to 3.17 by @dependabot in #24
- chore(deps): Bump actions/checkout from 2 to 3 by @dependabot in #25
- chore(deps): Bump alpine from 3.17 to 3.18 by @dependabot in #26
- chore: Fix CI test by @Tiryoh in #32
- feat: Use GitHub Composite Actions by @Tiryoh in #30
- chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #28
- release: v1.0.0 by @Tiryoh in #33
New Contributors
- @dependabot made their first contribution in #24
Full Changelog: v0.1.2...v1.0.0
v0.1.2
v0.1.1
What's Changed
- docs: Update special thanks by @Tiryoh in #11
- docs: Add permission section to README by @massongit in #12
- docs: Update special thanks by @Tiryoh in #14
New Contributors
- @massongit made their first contribution in #12
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Make the query script simpler and more robust by @generalmimon in #3
- docs: Add special thanks by @Tiryoh in #7
- feat: Support workflow more than 30 jobs by @Tiryoh in #8
- ci: Add test by @Tiryoh in #6
New Contributors
- @generalmimon made their first contribution in #3
Full Changelog: v0.0.3...v0.1.0