arcade icon indicating copy to clipboard operation
arcade copied to clipboard

Clarify the error in the Inter-Branch merge flow when syntax error

Open f-alizada opened this issue 1 year ago • 4 comments

  • [ ] This issue is blocking
  • [x] This issue is causing unreasonable pain

Context

There are cases when the the configuration of the merge-flow file is invalid jsonc The only error we get: WARNING: Failed to fetch and process configuration file and the action completes with success.

Example of such case: https://github.com/dotnet/msbuild/pull/11190

Suggestion to separate the networking and invalid json format cases for proper reporting.

f-alizada avatar Dec 23 '24 10:12 f-alizada

@mmitche which team owns this functionality?

missymessa avatar Feb 27 '25 21:02 missymessa

We do :)

mmitche avatar Mar 03 '25 19:03 mmitche

@premun is this a mirror issue?

missymessa avatar Apr 24 '25 20:04 missymessa

@missymessa not us

premun avatar Apr 24 '25 21:04 premun