AL-Go icon indicating copy to clipboard operation
AL-Go copied to clipboard

[Bug]: Running Update AL-Go system files with branches wildcard `*` tries to update `origin`

Open lippertmarkus opened this issue 2 months ago • 2 comments

AL-Go version

8.0

Describe the issue

When running "Update AL-Go system files" with * as "list of branches to update" it tries to update origin which fails.

Expected behavior

When running "Update AL-Go system files" with * as "list of branches to update" it should filter out origin.

Steps to reproduce

  1. Run "Update AL-Go System Files" with * as branches: Image
  2. See that the workflow fails because it tries to update origin: Image

Additional context (logs, screenshots, etc.)

The step "Get Workflow Multi-Run Branches" within the "Initialize" job should likely filter out origin:

Image

Logs: logs_49612972209.zip Internal work item: AB#612685

lippertmarkus avatar Nov 11 '25 08:11 lippertmarkus

Thanks for reporting this issue, @lippertmarkus

We'll have it addressed soon. Meanwhile, as a mitigation, you can simply list the branches you want to update.

mazhelez avatar Nov 11 '25 10:11 mazhelez

It's not completed, as it hasn't been shipped.

mazhelez avatar Nov 12 '25 14:11 mazhelez