I want to list out all the jira commit from different projects under same workspace for a particular sprint. as of now I am maintaining a changedlog.md file to do so manually. is there any api available by which I can get list of all commits jira no for a tag? or a sprint?
is there any api for git log?
1.if so how then whats the endpoint and payload and header
2. without access token how can I get that?(I have app password)