-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
Milestone
Description
Summary
Currently if a proposed libXRPL check failed we unconditionally create a new issue each time.
We would like to create only one issue per PR/version and either update the contents if an updated failure arrives or simply don't create a new one.
Motivation
Would like to avoid spam of issues.
Solution
Add version to the payload on rippled side and add some checks in the workflow to prevent creating duplicate issues.
Also it would be better to have some context about the failure (tests failed vs. compilation failed, etc.) in the body of the issue.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
📋 Backlog