issue_label and issue_milestone webhooks not triggered on new issue #14352
Labels
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
Milestone
Description
The issue_label, issue_milestone, pull_request_label and pull_request_milestone webhooks are not triggered when you immediately provide the label or milestone when creating the new issue/pr. When adding the label or milestone AFTER the issue/pr has already been created it works fine.
This is not consistent with the issue_assign/pull_request_assign webhooks: these also get triggered if you provide the assignee immediately when creating the new issue/pr.
Screenshots
The webhook:
Only receives the notification for the issue_assign.
The text was updated successfully, but these errors were encountered: