Workflow files from Microsoft's repo override changes in my custom template repo #2011
-
|
Hi, I have a customized _BuildALGoProject.yaml in my private template repo, since I need to add a step and as far as I can tell that cannot be done otherwise. I am ready to do a manual PR review to keep my own changes whenever I update this template repo. My other repos point to this custom template repo. This custom template repo points to When I run Update AL-Go System files from my repositories, the workflow file gets it's content from MS's repo, not my custom template repo. I suppose it's related to this: 2025-11-10T03:17:09.1702791Z - _BuildALGoProject.yaml If I set my custom template repo to point to itself, the repositories get the right content. But then I cannot cron the update of the template repo. Is this on purpose? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Hi @navdotnetreqs what customizations exactly do you have in your template repo? I see the doc at https://github.com/microsoft/AL-Go/blob/main/Scenarios/CustomizingALGoForGitHub.md#using-custom-template-repositories might be inaccurate, as it's only custom jobs that are allowed in the workflow files, not custom steps. |
Beta Was this translation helpful? Give feedback.
The way the custom template work for workflow files is as follows: