This repository has been archived by the owner on Nov 18, 2024. It is now read-only.
Features
issueSummaryOnlyOnEvent
will now scan and remove issues if there are no issues on the latest commit. This means that if an issue comment exists there are issues and once it is gone the PR is good to go.
Configuration Properties
Bug Fixes
issueSummaryOnlyOnEvent
was not listed in theaction.yml
- When using
reportWarningsAsErrors
, properly list as failures in the issue summary comment - Fixes a case where issue summaries can be duplicated if there are multiple updates caused in quick succession.
- Fixes an issue where manually deleting the issue summary would cause errors moving forward