Skip to content

Disable repeated proposed libXRPL check #1916

@godexsoft

Description

@godexsoft

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

No one assigned

    Labels

    ciCI related issuesenhancementNew feature or request

    Type

    No type

    Projects

    Status

    📋 Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions