Skip to content

Allow setting manual commits #287

@andreiborza

Description

@andreiborza

Problem Statement

Sentry-CLI supports supplying a specific commit/commit range for its set-commits command. The action currently only supports auto and skip.

Solution Brainstorm

Allow set_commits to take a direct commit repo-owner/repo-name@commit or a commit range repo-owner/repo-name@<commit_of_previous_release>..<commit_of_current_release> which will then be passed to --commit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions