Skip to content

Improve final backporting result reports #145

Description

@lampajr

Is your feature request related to a problem? Please describe.
Right now if something went wrong, we list all failures that occurred without linking it to the specific target branch to which it is associated with. This could be annoying when there are many issues or long errors.

Describe the solution you'd like
As final step, returns a <target-branch, result> report such that it clearly states which backport failed and which did not.

For instance, something in tabular format:

Target Branch Result Error
develop OK -
prod KO error: ....

Describe alternatives you've considered
n/a

Additional context
This could also be added in the failure comment added in the original pull request

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions