Pull Request builds not functioning #2196
Answered
by
aholstrup1
CPretorius1986
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
aholstrup1
Apr 8, 2026
Replies: 1 comment 4 replies
-
|
Any feedback? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


I haven't tested it but that's how I understand the changelog from my previous message:
"The pull_request_target event now always uses the default branch for workflow source and reference"
In AL-Go v8.3 (latest) we changed the default pull request trigger to pull_request instead of pull_request_target. This is also something you configure through https://github.com/microsoft/AL-Go/blob/main/Scenarios/settings.md#pullRequestTrigger. With that trigger, I don't believe this is something you'd run into.