This API endpoints returns whether a specified user has commit access on the specified branch of a project.
Fixes https://pagure.io/pagure/issue/5063
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
:thumbsup:
Could we add accesshere? I had to read the example to realize that we were talking about commit access and not wether the given user had a merged commit on the given branch :D
access
Easy one to review. Just clarify the doc line and you have my :thumbsup: if jenkins likes it :D
Oeuf corse! :)
rebased onto 496eb63f88c69bd7ce8b29e41072267411d00a60
@jlanda how does it read now?
Fine! LGTM
rebased onto 75fbc38d0e2088ed7e3cb5b1502136c3afd452d8
Thanks for the reviews!
Pull-Request has been merged by pingou
This API endpoints returns whether a specified user has commit
access on the specified branch of a project.
Fixes https://pagure.io/pagure/issue/5063
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr