creating Github pull requests on behalf of users on a specific repository

189 Views Asked by At

I am creating a collaborative database using a GitHub repo. I own a GitHub repository and want users to add files using a specific format, so I would like to create pull requests on their behalf. Is there a way to do so less "intrusive" than using GitHub apps?

I don't want to create the pull request using a dedicated GitHub account, because I want users to take ownership of their contributions and leverage the full potential of GitHub.

0

There are 0 best solutions below