Skip to content

Releases: Jackenmen/label-doconly-changes

1.0.6

18 Jun 00:04
38eb998
Compare
Choose a tag to compare

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

29 Mar 23:42
f5589e7
Compare
Choose a tag to compare

Fifth bugfix release! Fixes what the fourth bugfix release introduced in its fix.

Changes since 1.0.4:

  • Fixed a TypeError in a subprocess call (f5589e7)

1.0.4

28 Mar 02:57
4db5717
Compare
Choose a tag to compare

Fourth bugfix release!

Changes since 1.0.3:

  • Stopped treating files with only line endings changed as doc-only (4db5717)

1.0.3

28 Mar 01:53
7592d2c
Compare
Choose a tag to compare

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

28 Mar 01:27
2b4ae5c
Compare
Choose a tag to compare

Second bugfix release!

Changes since 1.0.1:

  • Fixed an issue with unnecessary label applying when all labels are already applied (bb918d5)
  • Fixed checkout issues with files that differ only by line endings (b0759db)
  • Fixed issues with label always being applied if a PR is in a merged state (0183c02c, 2b4ae5c)

1.0.1

12 Feb 23:12
21682dc
Compare
Choose a tag to compare

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

05 Jan 07:32
300b6fd
Compare
Choose a tag to compare

First stable release.

Changes since 1.0.0b1:

  • Fixed problems with the installation of the label_doconly_changes package
  • Fixed the issues with making API requests for labeling PRs
    • Added missing Authorization header with GitHub token
    • Fixed used URL endpoints

1.0.0b1

05 Jan 05:35
eb37113
Compare
Choose a tag to compare
1.0.0b1 Pre-release
Pre-release

Initial (beta) release.