1
0
mirror of synced 2025-12-21 19:06:49 -05:00

[DO NOT MERGE] GitHub Enterprise Server 3.0 release candidate megabranch (#16479)

This commit is contained in:
Melanie Yarbrough
2021-01-13 22:16:05 -05:00
committed by GitHub
parent 76c5bb1b53
commit c2336bb11e
268 changed files with 526246 additions and 878 deletions

View File

@@ -246,7 +246,8 @@ An overview of some of the most common actions that are recorded as events in th
| `change_password` | Triggered when you change your password.
| `forgot_password` | Triggered when you ask for [a password reset](/articles/how-can-i-reset-my-password).{% endif %}
| `hide_private_contributions_count` | Triggered when you [hide private contributions on your profile](/articles/publicizing-or-hiding-your-private-contributions-on-your-profile).
| `login` | Triggered when you log in to {% data variables.product.product_location %}.
| `login` | Triggered when you log in to {% data variables.product.product_location %}.{% if currentVersion ver_gt "enterprise-server@2.22" or currentVersion == "github-ae@latest" %}
`mandatory_message_viewed` | Triggered when you view a mandatory message (see "[Customizing user messages](/admin/user-management/customizing-user-messages-for-your-enterprise)" for details) | {% endif %}
| `failed_login` | Triggered when you failed to log in successfully.
| `remove_email` | Triggered when you remove an email address.
| `rename` | Triggered when you rename your account.{% if currentVersion == "free-pro-team@latest" %}