Skip to content

Cherrypicked commits don't get picked up #1

Open
@cvan

Description

@cvan

On Monday we tag master (-dev).
On Tuesday we push to prod Monday's tag and then cherrypick any crucial commits.
Because the cherrypicked commits have different SHAs, they won't appear in the list of commits returned by the GitHub API.

I guess you could compare commit.message, commit.author or something.
I'm not sure if this is a problem worth solving, but I noticed some discrepancies here - and at least on AMO/Marketplace we want to know which commits have been cherrypicked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions