Skip to content

Releases: danieljimeneznz/ensure-files-changed

v4.1.1

28 Aug 01:20
50397c4

Choose a tag to compare

Fixed

  • Action now succeeds when prevent-changes-to is omitted/empty

v4.1.0

26 Aug 02:57
0acc0cb

Choose a tag to compare

Changed

  • Update README.md for function input changes

v4.0.1

26 Aug 02:44
7a58994

Choose a tag to compare

Fixed

  • Action built

v4.0.0

26 Aug 02:42
2a5f28b

Choose a tag to compare

Added

  • GitHub workflow to ensure dist/index.js file changes when a PR is created.

Changed

  • Input names and type, these now take in a list of files/globs, see README.md for details
    • require-change-file-patterns is now require-changes-to
    • prevent-modification-file-patterns is nowprevent-changes-to

v3.0.3

25 Aug 04:43
0fc11ab

Choose a tag to compare

Fixed

  • Typo in compareCommitsWithBasehead function call

v3.0.2

25 Aug 04:35
5778dfe

Choose a tag to compare

Fixed

  • Checked in build of action

v3.0.1

25 Aug 04:33
c6a9449

Choose a tag to compare

Fixed

  • Using new compareCommitsWithBaseHead github endpoint as previously used endpoint removed in 5.0.0 upgrade

v3.0.0

25 Aug 04:20
317d704

Choose a tag to compare

Adds basic support for preventing file changes.

v2.0.0

16 Apr 01:08

Choose a tag to compare

Remove type deps

v1.2.0

15 Apr 23:34

Choose a tag to compare