Releases: Jackenmen/label-doconly-changes
Releases · Jackenmen/label-doconly-changes
1.0.9
Ninth bugfix release!
Changes since 1.0.8:
- Fixed an issue with an "ambiguous" revision being used for the base ref (fdb7ca9)
1.0.8
Eight bugfix release!
Changes since 1.0.7:
- Fixed an issue with the action failing when the base ref was not fetched during checkout (fadb62e)
1.0.7
1.0.6
Sixth bugfix release!
Changes since 1.0.5:
- Fixed unconditional detection not working when the file exists either only on the base branch or only on the head branch (38eb998)
1.0.5
Fifth bugfix release! Fixes what the fourth bugfix release introduced in its fix.
Changes since 1.0.4:
- Fixed a
TypeErrorin a subprocess call (f5589e7)
1.0.4
Fourth bugfix release!
Changes since 1.0.3:
- Stopped treating files with only line endings changed as doc-only (4db5717)
1.0.3
Third bugfix release! Fixes what the second bugfix release didn't fully fix.
Changes since 1.0.2:
- Ensure that the required ref is fetched when PR is in a merged state (7592d2c)
1.0.2
Second bugfix release!
Changes since 1.0.1:
1.0.1
First bugfix release!
Changes since 1.0.0:
- Fixed the issue with checking out the merge branch of a closed pull request (21682dc)
1.0.0
First stable release.
Changes since 1.0.0b1:
- Fixed problems with the installation of the
label_doconly_changespackage - Fixed the issues with making API requests for labeling PRs
- Added missing Authorization header with GitHub token
- Fixed used URL endpoints