当前位置:首页 > Windows程序 > 正文

我用过的gitlab api

标签:net   list   https   http   获取   epo   repo   ref   _id   

1、新增tag

https://docs.gitlab.com/ee/api/tags.html#list-project-repository-tags

2、获取指定项目合分支的最新一次merge request信息

https://gitlab.leihuo.netease.com/api/v4/projects/${project_id}/merge_requests/${gitlabMergeRequestIid}

https://docs.gitlab.com/ee/api/merge_requests.html

我用过的gitlab api

标签:net   list   https   http   获取   epo   repo   ref   _id   

温馨提示: 本文由杰米博客推荐,转载请保留链接: https://www.jmwww.net/file/14352.html