Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.3k views
in Technique[技术] by (71.8m points)

Bitbucket scriptrunner API endpoints to automate?

I'm looking for Bitbucket scriptrunner API endpoints to automate enabling the merge checks available via this plugin in Bitbcuket.

Is there any documentation or steps?

Otherwise, I use the API's for other automations in Bitbucket here:

https://docs.atlassian.com/bitbucket-server/rest/7.2.3/bitbucket-git-rest.html

I tried with this but doesn't seem to work:

requests.get('https://stash.com/rest/api/1.0/projects/project-x/repos/test/scriptrunner')

Thanks


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...