You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't like this workflow. You add some content in this repository without review.
So, what is the condition to merge a pull request into draft branch? If no human check, we can automate this step and merge automatically. But what control?
Furthermore, we can be in case: 2 PR are merged into draft branch, the first one need to be rework, the second one is OK. How merge only the second PR?
If you want a step between PR and "production" (master), I prefer some thing like this:
The contributor fork this repository, create a branch, do some stuff;
The contributor create PR onto draft branch of this repository;
Maintainers review the PR;
Maintainers merge the PR into draft when it OK;
Maintainers merge draft into master.
But, same question... what is the condition to merge draft to master?
In fact, I think the good way is:
The contributor contributor create an issue and discuss with the community;
The contributor fork this repository, create a branch, do some stuff;
The contributor create PR onto master branch of this repository;
Je propose pour que l'on gère correctement l'evolution de dépot de:
Avis ?
The text was updated successfully, but these errors were encountered: