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

    feature requestFeature Requeststopic: cli - push`gh stack push`: atomic-push bug, pre-commit/pre-push hooks, --no-verify, per-branch control.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions