Skip to content

Schedule Recurring Builds #328

@TheCodeTraveler

Description

@TheCodeTraveler

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:

Metadata

Metadata

Assignees

Labels

StalebuildRelated to App Center's Build servicefeature requestNew feature request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions