Skip to content

Handle other PR events#277

Merged
ralphbean merged 1 commit intomainfrom
fix-prs
Jan 24, 2025
Merged

Handle other PR events#277
ralphbean merged 1 commit intomainfrom
fix-prs

Conversation

@ralphbean
Copy link
Member

PRs can be labelled and "milestone'd" as well as just commented on, which get exposed issue events. Here, broaden the terms of this condition to cover all of those events.

PRs can be labelled and "milestone'd" as well as just commented on,
which get exposed issue events. Here, broaden the terms of this
condition to cover all of those events.
@ralphbean ralphbean requested a review from Zyzyx as a code owner January 24, 2025 14:11
Copy link
Collaborator

@webbnh webbnh left a comment

Choose a reason for hiding this comment

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

This change looks OK to me, although Black will not be happy with it, if #280 gets merged first.

However, in order for this to work properly, I believe that this branch/PR should include commit efb0a01, which is currently in #280 but which should really be in this PR instead.

Also, we need to consider whether this change as presented is sufficient, or whether we need to tweak the condition in handle_github_message().

@ralphbean ralphbean merged commit ec1a3db into main Jan 24, 2025
6 checks passed
@ralphbean ralphbean deleted the fix-prs branch January 24, 2025 19:47
azhuzhu pushed a commit to azhuzhu/Sync2Jira that referenced this pull request Mar 17, 2025
PRs can be labelled and "milestone'd" as well as just commented on,
which get exposed issue events. Here, broaden the terms of this
condition to cover all of those events.
azhuzhu pushed a commit to azhuzhu/Sync2Jira that referenced this pull request Mar 18, 2025
PRs can be labelled and "milestone'd" as well as just commented on,
which get exposed issue events. Here, broaden the terms of this
condition to cover all of those events.
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