diff --git a/.github/new-issues-labeler.yml b/.github/new-issues-labeler.yml index a5933d7fc9b37..860535bbe3083 100644 --- a/.github/new-issues-labeler.yml +++ b/.github/new-issues-labeler.yml @@ -27,3 +27,6 @@ 'bolt': - '/\bbolt(?!\-)\b/i' + +'infra:commit-access-request': + - '/Request Commit Access/' diff --git a/llvm/docs/DeveloperPolicy.rst b/llvm/docs/DeveloperPolicy.rst index 49ec310b382f9..354c3fa2bd624 100644 --- a/llvm/docs/DeveloperPolicy.rst +++ b/llvm/docs/DeveloperPolicy.rst @@ -476,13 +476,13 @@ Obtaining Commit Access ----------------------- We grant commit access to contributors that can provide a valid justification. -If you would like commit access, please send an email to -`Chris `_ with your GitHub username. This is true -for former contributors with SVN access as well as new contributors. If -approved, a GitHub invitation will be sent to your GitHub account. In case you -don't get notification from GitHub, go to +If you would like commit access, please use this `link `_ to file +an issue and request commit access. Replace the string in the title +with your github username, and explain why you are requesting commit access in +the issue description. If approved, a GitHub invitation will be sent to your +GitHub account. In case you don't get notification from GitHub, go to `Invitation Link `_ directly. Once -accept the invitation, you'll get commit access. +you accept the invitation, you'll get commit access. Prior to obtaining commit access, it is common practice to request that someone with commit access commits on your behalf. When doing so, please