From efe3ddc5240c801522bfdda8d705879a61f82da8 Mon Sep 17 00:00:00 2001 From: PropmanProphecy Date: Fri, 13 Feb 2026 12:09:58 +0000 Subject: [PATCH] [main@5546136] Update AL-Go System Files from microsoft/AL-Go-PTE@main - 62683d6 --- .github/.agents/algo-settings.agent.md | 9 +++++++++ .github/workflows/UpdateGitHubGoSystemFiles.yaml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 .github/.agents/algo-settings.agent.md diff --git a/.github/.agents/algo-settings.agent.md b/.github/.agents/algo-settings.agent.md new file mode 100644 index 0000000..cb82eb6 --- /dev/null +++ b/.github/.agents/algo-settings.agent.md @@ -0,0 +1,9 @@ +# AL-Go Copilot instructions + +AL-Go for GitHub controls its features using various different settings. + +When asked about settings for AL-Go, you can find the available settings and description of them at this location: https://github.com/microsoft/AL-Go/blob/main/Scenarios/settings.md, which you should read to understand what settings to suggest. + +For additional inforomation about AL-Go, you should read the 'RELEASENOTES.copy.md' file. + +When applying new settings, you should apply them to the file "AL-Go-Settings.json" diff --git a/.github/workflows/UpdateGitHubGoSystemFiles.yaml b/.github/workflows/UpdateGitHubGoSystemFiles.yaml index 9ed2353..c9e7496 100644 --- a/.github/workflows/UpdateGitHubGoSystemFiles.yaml +++ b/.github/workflows/UpdateGitHubGoSystemFiles.yaml @@ -40,7 +40,7 @@ on: required: false default: '' schedule: - - cron: '00 12 * * 5' + - cron: '00 09 * * 5' permissions: actions: read