Skip to content

Option to checkout environment #29

@stevegaunt

Description

@stevegaunt

If I have the following workflow.
A github repo with a master, develop and feature branches.
Developers can only merge to the develop and master branches through pull requests.

Ideally to merge the amplify changes it would be good to automate this as based on the amplify documents

so we would configure amplify with Beth downstream env (development)
then
amplify env checkout master

then we would do the amplify push to update the backend.

is it possible to achieve this process using amplify-ci-action ?

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions