Open
Description
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
Labels
No labels