Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 of 2 tasks
f-alizada opened this issue Dec 23, 2024 · 1 comment
Open
1 of 2 tasks

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

f-alizada opened this issue Dec 23, 2024 · 1 comment

Comments

@f-alizada
Copy link
Contributor

  • This issue is blocking
  • 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:
dotnet/msbuild#11190

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@f-alizada and others