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

Run "Update AL-Go System Files" on multiple branches #1037

Merged
merged 102 commits into from
Mar 3, 2025

Conversation

mazhelez
Copy link
Collaborator

@mazhelez mazhelez commented Apr 15, 2024

Issue: When scheduling "Update AL-Go System Files" workflow, it runs only on the default branch (GitHub Actions limitation).

This PR alters the workflow to be able to schedule "Update AL-Go System Files" to run on multiple branches.
Manually dispatching the workflow also allows selecting the branches to run on (via a new input).

New property workflowSchedule setting, includeBranches, is added to specify the branches when running the workflow on a schedule.

Copy link
Contributor

@freddydk freddydk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only minor things - if you fix these, we can kick off end 2 end on this branch to see whether it has any side effects - I would not assume that.

freddydk and others added 2 commits February 28, 2025 09:37
Co-authored-by: Alexander Holstrup <117829001+aholstrup1@users.noreply.github.com>
freddydk
freddydk previously approved these changes Feb 28, 2025
@mazhelez mazhelez merged commit aba9431 into microsoft:main Mar 3, 2025
5 checks passed
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

Successfully merging this pull request may close these issues.

4 participants