Skip to content

Create Update AL-Go System Files.settings.json - #153

Open
mortenseifert wants to merge 1 commit into
directions4partners:mainfrom
kollabdk:UpdateSystemFiles
Open

Create Update AL-Go System Files.settings.json#153
mortenseifert wants to merge 1 commit into
directions4partners:mainfrom
kollabdk:UpdateSystemFiles

Conversation

@mortenseifert

Copy link
Copy Markdown
Contributor

Update System Files every month to prevent falling behind...

Copilot AI lite review requested due to automatic review settings August 24, 2026 13:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a workflow-specific AL-Go settings file to configure a monthly schedule for the “Update AL-Go System Files” workflow so system files can be updated regularly without manual intervention.

Changes:

  • Added .github/Update AL-Go System Files.settings.json
  • Configured workflowSchedule.cron to run monthly (0 8 1 * *)

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +1 to +5
{
"workflowSchedule": {
"cron": "0 8 1 * *"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants