C
C
cheremsha112019-05-13 13:23:45
GitHub
cheremsha11, 2019-05-13 13:23:45

Is it possible to release a project on GitHub via git or API?

There is a page on GitHub with the so-called project releases https://github.com/.../.../releases of the project, is it possible to work with them not manually from the Github interface, but through Git or some Github API, automatically? That is, add new releases, their tags, and roll back what goes wrong (delete the release and the tag).

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Aksentiev, 2019-05-13
@cheremsha11

There, through the api, you can literally do everything https://developer.github.com/v3/repos/releases/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question