Releases: chrisyxlee/files-changed-action
Releases · chrisyxlee/files-changed-action
v0.0.4
Fix the error checking, updated some logging statements.
Full Changelog: v0.0.3...v0.0.4
v0.0.3 (broken)
Fix too-strict error checking for real this time.
Full Changelog: v0.0.2...v0.0.3
v0.0.2 (broken)
- Undo error checking that was too strict.
Full Changelog: v0.0.1...v0.0.2
v0.0.1
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.