ExifPR
Version updated for https://github.com/xryuseix/exifpr to version v2.3.0.
- 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 extracts Exif metadata from specified file types whenever a pull request (PR) is created and automatically adds this information as a comment on the PR. It also allows users to trigger Exif extraction by commenting @github exifpr on the PR, streamlining metadata analysis and improving collaboration in workflows that involve media files.
What’s Changed
What’s Changed
New Features
- modifiedファイルのサポート: PRで変更(modified)されたファイルもEXIFレポートの対象になりました。以前は新規追加(added)のみが対象でした。
Full Changelog: https://github.com/xryuseix/exifpr/compare/v2.2.0...v2.3.0