You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/rest/activity/notifications.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,15 +51,15 @@ Reason Name | Description
51
51
`approval_requested` | You were requested to review and approve a deployment. For more information, see [AUTOTITLE](/actions/managing-workflow-runs/reviewing-deployments).
52
52
`assign` | You were assigned to the issue.
53
53
`author` | You created the thread.
54
-
`comment` | You commented on the thread.
55
54
`ci_activity` | A {% data variables.product.prodname_actions %} workflow run that you triggered was completed.
55
+
`comment` | You commented on the thread.
56
56
`invitation` | You accepted an invitation to contribute to the repository.
57
57
`manual` | You subscribed to the thread (via an issue or pull request).
58
58
`member_feature_requested` | Organization members have requested to enable a feature such as Copilot.
59
59
`mention` | You were specifically **@mentioned** in the content.
60
60
`review_requested` | You, or a team you're a member of, were requested to review a pull request.{% ifversion fpt or ghec %}
61
-
`security_alert` | {% data variables.product.prodname_dotcom %} discovered a [security vulnerability](/code-security/dependabot/dependabot-alerts/about-dependabot-alerts) in your repository.{% endif %}
62
61
`security_advisory_credit` | You were credited for contributing to a security advisory.
62
+
`security_alert` | {% data variables.product.prodname_dotcom %} discovered a [security vulnerability](/code-security/dependabot/dependabot-alerts/about-dependabot-alerts) in your repository.{% endif %}
63
63
`state_change` | You changed the thread state (for example, closing an issue or merging a pull request).
64
64
`subscribed` | You're watching the repository.
65
65
`team_mention` | You were on a team that was mentioned.
0 commit comments