Skip to content

Releases: chrisyxlee/files-changed-action

v0.0.4

06 Mar 17:32
Compare
Choose a tag to compare

Fix the error checking, updated some logging statements.

Full Changelog: v0.0.3...v0.0.4

v0.0.3 (broken)

06 Mar 16:36
Compare
Choose a tag to compare

Fix too-strict error checking for real this time.

Full Changelog: v0.0.2...v0.0.3

v0.0.2 (broken)

06 Mar 16:08
Compare
Choose a tag to compare
  • Undo error checking that was too strict.

Full Changelog: v0.0.1...v0.0.2

v0.0.1

03 Mar 16:48
Compare
Choose a tag to compare

Full Changelog: https://github.com/chrisyxlee/files-changed-action/commits/v0.0.1

  • Handles diffing inclusion and exclusion.
  • Handles very basic head and base commit determination. Only detects pull requests for now.