-
Notifications
You must be signed in to change notification settings - Fork 222
Closed
Labels
StalebuildRelated to App Center's Build serviceRelated to App Center's Build servicefeature requestNew feature requestNew feature request
Description
Describe the solution you'd like
Allow users to schedule builds to execute at specific times of the day/week. E.g. Build the master branch every night at 11:59 pm.
Describe alternatives you've considered
I am currently using Azure Timer Functions to kick-off a build via the App Center Build APIs:
https://github.com/brminnick/UITestSampleApp/blob/master/Src/UITestSampleApp.Functions/Functions/AppCenterScheduledBuildFunction.cs
Additional context
Scheduled Builds is a common feature for CI tools:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
StalebuildRelated to App Center's Build serviceRelated to App Center's Build servicefeature requestNew feature requestNew feature request