Skip to content

gh stack push with --no-verify flag #293

Description

@Damiloju

Summary

When running the gh stack push command, there is no way to bypass the git pre-push webhooks on branches. This prevents skipping e.g long running tests when pushing the branch to remote.

Proposal

Enable running the gh stack push command with the --no-verify flag similar to the git push --no-verify flag git flag Link

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