Git Report Ops
Version updated for https://github.com/Malnati/git-report-ops to version v1.3.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
This changes updates the action.yml for the Git Report Ops GitHub Action to version 1.3.1, focusing on a critical bug fix related to injecting the signature into the pull request (PR) body. It also includes minor documentation and comment cleanups for clarity.
Critical bug fix:
- Updated the engine version to v1.3.1 and revised the description to highlight the critical fix for signature injection in the PR body.
- Explicitly marked the section in the PR body generation script where the signature is injected, clarifying and correcting the implementation.
Documentation and comment improvements:
- Cleaned up comments and labels throughout the workflow to remove scenario references and improve readability, especially around PR analysis and notification steps. [1] [2] [3] [4]
- Updated the template input section to clarify its purpose and removed the note about internal defaults.
- Removed unused comment about caller ID search in the signature search logic for simplicity.Updated action version to v1.3.1 and fixed critical issue with signature injection in PR body.