Skip to content

Conversation

@Eijebong
Copy link
Contributor

The API is getting implemented as part of mozilla-releng/shipit#1801

# ACTION_MAP {{{1
ACTION_MAP = {
"mark-as-shipped": mark_as_shipped_action,
"mark-as-merged": mark_as_merged_action,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you consider making a single action called "mark-completed" or something that can handle both? Or is that not really viable due to how releases vs merges are handled in shipit?

Copy link
Contributor

@ahal ahal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah didn't mean to approve due to the tox failures, but looks good barring that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants