Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Github integration: create a branch does not push new branch to GH #1279

Description

@flovntp

On a PSH project, if [GitHub|GitLab|Bitcuket] integration is enabled, when creating a new branch using platform branch <new-branch>, it does not push the new-branch to Git repo.
This means the CLI process creates the PSH environment but right after finishing, the integration process deactivates and deletes the new env (as the branch does not exist on Git repo side).

It could be great to warn PSH CLI users that this branch needs to be pushed using Git CLI (git push) or make the PSH CLI to push the branch to Git repo.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions