[releases/26.2@6e7a2c7] Update AL-Go System Files from microsoft/AL-Go-PTE@preview - 0f87755 / Related to AB#539394 #5949
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
preview
Note that when using the preview version of AL-Go for GitHub, we recommend you Update your AL-Go system files, as soon as possible when informed that an update is available.
Issues
Set default values for workflow inputs
The
workflowDefaultInputssetting now also applies toworkflow_callinputs when an input with the same name exists forworkflow_dispatch.This ensures consistent default values across both manual workflow runs and reusable workflow calls.
Read more at workflowDefaultInputs.
AL-Go Telemetry updates
AL-Go telemetry now includes test results so you can more easily see how many AL tests, Page Scripting tests and BCPT tests ran in your workflows across all your repositories. Documentation for this can be found on this article on enabling telemetry.
Related to AB#539394