Skip to content

Allow collecting commits from submodules within the project via the cli #2499

@Coffee2CodeNL

Description

@Coffee2CodeNL

Problem Statement

When using git submodules you cannot use the CLI to add commits in the submodules to a release.

We use submodules for tenant specific code, which in the end is part of the entire application, so by missing out on those commits, we miss out on the features related to said commits.

The API also doesn't support incrementally adding commits to a release, it only allows overwriting.

Solution Brainstorm

Allow sentry-cli to parse commits within submodules and attach them to the release as well.

Product Area

APIs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions