T
T
TemaKam2021-10-03 11:00:11
GitLab
TemaKam, 2021-10-03 11:00:11

Is it possible to push through the API?

I didn’t seem to find anything in the documentation about pushing through api, only there are commits and MR.
Is it still possible to push via api?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Shitskov, 2021-10-03
@Zarom

You can modify and upload individual files https://docs.gitlab.com/ee/api/repository_files.html
You can perform a single commit with a set of files and actions https://docs.gitlab.com/ee/api/commits.html# create...
But full-fledged pushing is not. Is that what you could imagine?

A
Alexander Karabanov, 2021-10-03
@karabanov

No.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question