I’ve developed a feature that requires freelance developers to create a DevRoom-owned private GitHub repository for each ticket after the client’s payment is completed. The bot takes advantage of the GitHub API to create repositories. The developer is automatically added to this repository, and a README + LICENSE is added. All commits are tracked and forwarded to the corresponding Discord channel, including the commit message and a diff of the changes.


Other developers may be added to the repository as well:
The developer may choose to fork an already existing repository, instead of creating a new one: