Skip to content

Measurement interval 'on every new commit' does not respect specified branch #1438

@davidkopp

Description

@davidkopp

While looking through the code I stumpled across a potential bug here:

last_marker_new = utils.get_repo_last_marker(repo_url, 'commits')

If I did not miss anything, it always looks up the latest commit from the default branch of the repository, therefore ignoring the branch specified for the measurement.

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