Open Issues Need Help
View All on GitHub GitHub Actions • Utility Actions
Create a per file diff about 2 months ago
AI Summary: Enhance the existing GitHub Action to provide an additional output option: a per-file diff. This involves modifying the action's logic to generate individual diffs for each changed file instead of a single monolithic diff, addressing the issue of large diffs exceeding GitHub's limitations for PR comments.
Complexity:
4/5
enhancement good first issue
A GitHub Action for gathering the git diff of a pull request in raw or JSON format
JavaScript
#actions#automation#git-diff#json