-
Notifications
You must be signed in to change notification settings - Fork 15
pullapprove: Require documentation team approval #75
Conversation
For all documentation files. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
@dlespiau I agree about the latency this will introduce. I think the easiest way to go away with that is to submit a PR for code changes only, and then you can submit a PR to update the readme. That way, you don't care if it takes some time to get the documentation's PR merged. |
|
@sboeuf I'm not sold on the split PR idea - that could mean the code and the docs get out of sync, and that is bad. If we do find there is a problem with getting the docs processed then I think it would be better we find another way of fixing that. |
|
I agree with @grahamwhaley. Honestly, how many PRs have we absolutely had to land "immediately" or the world will end? If a developer is impatient to use some pending PR code, they can merge it into their branch and keep working. Absolute worst case, we temporarily disable pullapprove. |
|
This is just a pullapprove change away. If this proves to be ineffective, we can disable that at will. I trust the documentation team latency will be low enough. |
|
@jodh-intel it is not about the world ending but more about the eternal rebase of a PR that is ready, but not ready for the doc. |
For all documentation files.
Signed-off-by: Samuel Ortiz sameo@linux.intel.com