Skip to content

Commit

Permalink
[releases/24.2] Add Commit Options to AL-Go created pull requests (#2699
Browse files Browse the repository at this point in the history
)

This pull request backports #2498 to releases/24.2

Fixes
[AB#560310](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/560310)

Co-authored-by: Alexander Holstrup <[email protected]>
  • Loading branch information
mazhelez and aholstrup1 authored Jan 9, 2025
1 parent 5063734 commit 8e797ae
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/AL-Go-Settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,10 @@
]
},
"UpdateALGoSystemFilesEnvironment": "Official-Build",
"templateSha": "f38e373bfc51cc2349114b04a159f7179de47502"
"templateSha": "f38e373bfc51cc2349114b04a159f7179de47502",
"commitOptions": {
"messageSuffix": "Related to AB#539394",
"pullRequestAutoMerge": true,
"pullRequestLabels": [ "Automation" ]
}
}

0 comments on commit 8e797ae

Please sign in to comment.