From b854a44c45a1d0dcc50ddba7b556e1887fd0d7c9 Mon Sep 17 00:00:00 2001 From: Patrick Knight Date: Mon, 3 Jun 2024 02:34:39 -0500 Subject: [PATCH] Update creating-a-commit-on-behalf-of-an-organization.md (#50939) Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com> --- ...reating-a-commit-on-behalf-of-an-organization.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/content/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-on-behalf-of-an-organization.md b/content/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-on-behalf-of-an-organization.md index 8bbea961b6..4124474662 100644 --- a/content/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-on-behalf-of-an-organization.md +++ b/content/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-on-behalf-of-an-organization.md @@ -10,18 +10,13 @@ versions: ghec: '*' shortTitle: On behalf of an organization --- -{% note %} - -**Note:** The ability to create a commit on behalf of an organization is currently in public beta and is subject to change. - -{% endnote %} To create commits on behalf of an organization: -- you must be a member of the organization indicated in the trailer -- you must sign the commit -- your commit email and the organization email must be in a domain verified by the organization -- your commit message must end with the commit trailer `on-behalf-of: @org ` +- You must be a member of the organization indicated in the trailer +- You must sign the commit +- Your commit email and the organization email must be in a domain verified by the organization +- Your commit message must end with the commit trailer `on-behalf-of: @org ` - `org` is the organization's login - `name@organization.com` is in the organization's domain