Skip to content

Commit 0078206

Browse files
authored
docs: alphabetize reason names (#39899)
1 parent 28e29ad commit 0078206

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/rest/activity/notifications.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,15 @@ Reason Name | Description
5151
`approval_requested` | You were requested to review and approve a deployment. For more information, see [AUTOTITLE](/actions/managing-workflow-runs/reviewing-deployments).
5252
`assign` | You were assigned to the issue.
5353
`author` | You created the thread.
54-
`comment` | You commented on the thread.
5554
`ci_activity` | A {% data variables.product.prodname_actions %} workflow run that you triggered was completed.
55+
`comment` | You commented on the thread.
5656
`invitation` | You accepted an invitation to contribute to the repository.
5757
`manual` | You subscribed to the thread (via an issue or pull request).
5858
`member_feature_requested` | Organization members have requested to enable a feature such as Copilot.
5959
`mention` | You were specifically **@mentioned** in the content.
6060
`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 %}
6261
`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 %}
6363
`state_change` | You changed the thread state (for example, closing an issue or merging a pull request).
6464
`subscribed` | You're watching the repository.
6565
`team_mention` | You were on a team that was mentioned.

0 commit comments

Comments
 (0)