Skip to content

Commits API: Listing commits for public repo doesn't require authentication

What does this MR do?

The commits API doesn't ask for authentication if you're reading data from a public project. If you're reading a non public project the authentication is still mandatory.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

For #34049 (closed)

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #34049 (closed)

Edited by 🙈 jacopo beschi 🙉

Merge request reports