[llvm] [Workflows] Enable commit access requests via GitHub issues (PR #100458)
Tom Stellard via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 24 16:11:23 PDT 2024
================
@@ -476,11 +476,12 @@ Obtaining Commit Access
-----------------------
We grant commit access to contributors with a track record of submitting high
-quality patches. If you would like commit access, please send an email to
-`Chris <mailto:clattner at llvm.org>`_ 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
+quality patches. If you would like commit access, please use this `link
+<https://github.com/llvm/llvm-project/issues/new?title=Request%20Commit%20Access%20For%20<user>&body=%23%23%23%20Why%20Are%20you%20requesting%20commit%20access%20?>`_ to file
+and issue and request commit access. Replace the <user> string in the title
----------------
tstellar wrote:
@asl I know that's what the documentation says, but that's not what's been happening in practice. There has been a lot of disagreement over what the commit access requirements should be and I don't want to restart this discussion just yet. I want to improve the process, but also keep the status quo as far as commit access requirements for now.
https://github.com/llvm/llvm-project/pull/100458
More information about the llvm-commits
mailing list