Skip to content

Commit

Permalink
Add Commit Options to AL-Go created pull requests (#2498)
Browse files Browse the repository at this point in the history
<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->

Add Commit Options to pull requests created by AL-Go.

needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#560310](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/560310)
  • Loading branch information
aholstrup1 authored and mazhelez committed Jan 9, 2025
1 parent d8d2b85 commit 05a4991
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 05a4991

Please sign in to comment.