Skip to content

Adding support for creating a new build each time a pull request is merged in master #2577

Open
@MichaelGofron

Description

@MichaelGofron

Describe the solution you'd like
I'd like the ability to create a new build in app center each time a pull request is merged in master.
We'd want to have a build for each pull request for my company's mobile apps repo. This would be called something like continuous.
In app center I only see options for configuring if you want to build on every push, or only when you manually queue a build

Screenshot 2023-08-21 at 20 09 10

Is there a way to achieve this? Perhaps with the use of a build script?

Describe alternatives you've considered
N/A

Additional context
We want to have the ability so we can do regression testing if an issue crops up in the mobile apps. We can effectively bisect issues without having to do local git-bisects and build the app which takes a long time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildRelated 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