Replies: 3 comments
-
@dsaveyn Thank you for reaching out.
Reading your scenario, it looks like you would want to set
However, this is currently not supported by AL-Go. Even if you change the workflow YAML, next time you run "Update AL-Go System Files" the changes will be overwritten. The link that you mention is about the trigger type. AL-Go supports both |
Beta Was this translation helpful? Give feedback.
-
Thank you for the information. Any future plans to support this? |
Beta Was this translation helpful? Give feedback.
-
No, not really. But we will discuss if it's worth adding such functionality. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The setting fullBuildPatterns allows us to configure when a full build is triggered. As far as I understand this does not apply for pull request builds.
Is there anything available to cover the following scenario?
We want a pull request build to be only triggered if an al,... file is changed. Changing a markdown file should for example trigger not a pr build.
I found this but I guess something like this is not natively supported for now?
Beta Was this translation helpful? Give feedback.
All reactions