Revert "Revert "Update descriptions of and add new audit log actions … (#42960)
This commit is contained in:
@@ -319,10 +319,12 @@ Action | Description
|
||||
|`copilot.cfb_enterprise_org_enablement_changed` | The {% data variables.product.prodname_copilot_business_short %} enablement policy changed at the enterprise level or for an organization within the enterprise.
|
||||
|`copilot.clickwrap_save_event`|The {% data variables.product.prodname_copilot %} Product Specific Terms were accepted.{% endif %}
|
||||
|`copilot.cfb_org_settings_changed`| Settings for {% data variables.product.prodname_copilot_business_short %} were changed at the organization level.
|
||||
|`cfb_seat_assignment_reused`| A seat assignment was created for a user who already had a seat with no pending cancellation date.
|
||||
|`cfb_seat_assignment_refreshed`| A seat assignment that was already pending cancellation was created, revoking the cancellation.
|
||||
|`cfb_seat_assignment_created`| A seat was assigned to a user with no other active seat assignment.
|
||||
|`cfb_seat_assignment_unassigned`| A seat was unassigned from a user.
|
||||
|`copilot.cfb_seat_added`|A seat was added to the {% data variables.product.prodname_copilot_business_short %} subscription and the user received access to {% data variables.product.prodname_copilot %}.
|
||||
|`copilot.cfb_seat_cancelled`|A seat was canceled from the {% data variables.product.prodname_copilot_business_short %} subscription and the user's access to {% data variables.product.prodname_copilot %} was revoked.
|
||||
|`copilot.cfb_seat_assignment_reused`| A seat assignment was re-created for a user who already had a seat assignment with no pending cancellation date.
|
||||
|`copilot.cfb_seat_assignment_refreshed`| A seat that was previously pending cancellation was re-assigned, revoking the cancellation.
|
||||
|`copilot.cfb_seat_assignment_created`| A seat assignment was newly created for a user.
|
||||
|`copilot.cfb_seat_assignment_unassigned`| A seat assignment was unassigned from a user and the seat is pending cancellation.
|
||||
|`copilot.cfb_seat_cancelled_by_staff`| A seat was cancelled from the {% data variables.product.prodname_copilot_business_short %} subscription manually by GitHub staff.
|
||||
|`copilot.cfb_seat_management_changed`| The seat management setting was changed for the {% data variables.product.prodname_copilot_business_short %} subscription.
|
||||
|
||||
|
||||
@@ -40,10 +40,12 @@ topics:
|
||||
|
||||
| Action | Description
|
||||
|------------------|-------------------
|
||||
|`cfb_seat_assignment_reused`| Triggered when you are assigned a seat through {% data variables.product.prodname_copilot_business_short %}, while you already have a seat with no pending cancellation date.
|
||||
|`cfb_seat_assignment_refreshed`| Triggered when you are assigned a seat through {% data variables.product.prodname_copilot_business_short %}, while your current seat assignment is pending cancellation, causing the cancellation to be revoked.
|
||||
|`cfb_seat_assignment_created`| Triggered when you are assigned a seat through {% data variables.product.prodname_copilot_business_short %}, while you have no other active seat assignment. For more information, see "[AUTOTITLE](/copilot/overview-of-github-copilot/about-github-copilot-for-business)."
|
||||
|`cfb_seat_assignment_unassigned`| Triggered when you are unassigned a seat through {% data variables.product.prodname_copilot_business_short %}.
|
||||
|`copilot.cfb_seat_added`|Triggered when your seat is added to the {% data variables.product.prodname_copilot_business_short %} subscription and you receive access to {% data variables.product.prodname_copilot %}.
|
||||
|`copilot.cfb_seat_cancelled`|Triggered when your seat is canceled from the {% data variables.product.prodname_copilot_business_short %} subscription and you no longer have access to {% data variables.product.prodname_copilot %}.
|
||||
|`copilot.cfb_seat_assignment_reused`| Triggered when you are re-assigned a seat through {% data variables.product.prodname_copilot_business_short %}, while you already have a seat with no pending cancellation date.
|
||||
|`copilot.cfb_seat_assignment_refreshed`| Triggered when you are assigned a seat through {% data variables.product.prodname_copilot_business_short %}, while your current seat assignment is pending cancellation, causing the cancellation to be revoked.
|
||||
|`copilot.cfb_seat_assignment_created`| Triggered when you are assigned a seat through {% data variables.product.prodname_copilot_business_short %}, while you have no other active seat assignment. For more information, see "[AUTOTITLE](/copilot/overview-of-github-copilot/about-github-copilot-for-business)."
|
||||
|`copilot.cfb_seat_assignment_unassigned`| Triggered when you are unassigned a seat through {% data variables.product.prodname_copilot_business_short %}.
|
||||
|`copilot.cfb_seat_cancelled_by_staff`| Triggered when you are unassigned a seat through {% data variables.product.prodname_copilot_business_short %} manually by GitHub staff.
|
||||
|
||||
## `marketplace_agreement_signature` category actions
|
||||
|
||||
@@ -41,9 +41,11 @@ You can search for any of the {% data variables.product.prodname_copilot %} audi
|
||||
|`cfb_org_settings_changed`| Settings for {% data variables.product.prodname_copilot_business_short %} were changed at the organization level.
|
||||
|`copilot.cfb_seat_cancelled_by_staff`| A seat was cancelled from the {% data variables.product.prodname_copilot_business_short %} subscription manually by GitHub staff.
|
||||
|`cfb_seat_management_changed`| The seat management setting was changed for the {% data variables.product.prodname_copilot_business_short %} subscription.
|
||||
|`cfb_seat_assignment_reused`| A seat assignment was created for a user who already had a seat with no pending cancellation date.
|
||||
|`cfb_seat_assignment_refreshed`| A seat assignment that was already pending cancellation was created, revoking the cancellation.
|
||||
|`cfb_seat_assignment_created`| A seat was assigned to a user with no other active seat assignment.
|
||||
|`cfb_seat_assignment_unassigned`| A seat was unassigned from a user.
|
||||
|`copilot.cfb_seat_added`|A seat was added to the {% data variables.product.prodname_copilot_business_short %} subscription and the user received access to {% data variables.product.prodname_copilot %}.
|
||||
|`copilot.cfb_seat_cancelled`|A seat was canceled from the {% data variables.product.prodname_copilot_business_short %} subscription and the user's access to {% data variables.product.prodname_copilot %} was revoked.
|
||||
|`copilot.cfb_seat_assignment_reused`| A seat assignment was re-created for a user who already had a seat assignment with no pending cancellation date.
|
||||
|`copilot.cfb_seat_assignment_refreshed`| A seat that was previously pending cancellation was re-assigned, revoking the cancellation.
|
||||
|`copilot.cfb_seat_assignment_created`| A seat assignment was newly created for a user.
|
||||
|`copilot.cfb_seat_assignment_unassigned`| A seat assignment was unassigned from a user and the seat is pending cancellation.
|
||||
|`editor_chat_setting`| Confirms the status of the editor chat setting. Possible values: `enabled`, `disabled`, `unconfigured`{% ifversion ghec %} `no policy`{% endif %}.
|
||||
|`code_referencing_setting`| Confirms the status of the code referencing setting. Possible values: `enabled`, `disabled`, `unconfigured`{% ifversion ghec %} `no policy`{% endif %}.
|
||||
|
||||
Reference in New Issue
Block a user