idea #126
Murtesa-developer
started this conversation in
Ideas
idea
#126
Replies: 1 comment
-
|
We are working on pre-push checks; it doesn't necessarily require a new service. We will make it more like a "soft push" - it won't go through with the push until a review is done or consciously skipped. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The project idea is great. However, I think it could be even better if you created something that sits between your code and GitHub.
Normally, when you push code, you use a GitHub repository like
github.com/<username>/<repo>. But what if you made a platform where developers push their code to something likedomain.com/<username>/<repo>instead?When code is pushed, the platform could automatically review it. If no issues are found, it would push the code to GitHub using the user's GitHub Classic Token. If it finds any problems, it could send an email explaining what needs to be fixed before the code is pushed.
I think this idea could become profitable because a lot of vibe coders would use it. As far as I know, a service like this doesn't already exist, so you may have a good opportunity here.
Beta Was this translation helpful? Give feedback.
All reactions