ReleaseMicrosoftMicrosoftpublished Feb 25, 2026seen 1d

microsoft/AL-Go v8.3

microsoft/AL-Go

Open original ↗

Captured source

source ↗
published Feb 25, 2026seen 1dcaptured 9hhttp 200method plain

v8.3

Repository: microsoft/AL-Go

Tag: v8.3

Published: 2026-02-25T14:04:02Z

Prerelease: no

Release notes:

Issues

  • Issue 2107 Publish a specific build mode to an environment
  • Issue 1915 CICD fails on releases/26.x branch - '26.x' cannot be recognized as a semantic version string

The default pull request trigger is changing

AL-Go for GitHub is transitioning from the pull_request_target trigger to the more secure pull_request trigger. This is a step we are taking to make AL-Go for GitHub more secure by default. If you are used to working from branches within the repository you may not notice any difference. If you get pull requests from forks, those pull requests will no longer be able to access secrets. If that is blocking for your repository, you will need to update your settings to use the pull_request_target trigger.

How do I revert back to pull_request_target?

Add the following setting to one of your settings files and run the Update AL-Go System Files workflow:

"pullRequestTrigger": "pull_request_target"