ExifPR
Version updated for https://github.com/xryuseix/exifpr to version v2.1.4.
- This action is used across all versions by 0 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The ExifPR GitHub Action automatically extracts and posts Exif metadata from specified file types as a comment on a pull request when it is created or when prompted via a specific PR comment. It automates metadata analysis for files within PRs, helping streamline workflows that require inspection of file attributes (e.g., images or media).
What’s Changed
- fix: correct getExifInfo return values and add missing tests (38e4921)
- fix: harden CI workflow against supply chain attacks (a9371c7)
- update version (a54734b)
- fix details tag (0205838)
- fix: pr.yaml (369b39f)
- fix: pr.yaml (e9cd496)
- fix: get pr number (0a31101)
- fix: get pr number (1ae4027)
- fix: pr.yaml (d5e6db0)
- fix: get added file func (0f6cc08)