I was able to get the files using REST API endpoint:
rest/api/1.0/projects/{projectKey}/repos/{repsositorySlug}/commits?$merges=only
However it returns list of all merged commits with detailed info. So Two questions here please
Is there a way to get these details for only today or for specific date/date range?
Is there a way to get details of any specific branch like Master?
I can see, the returned JSON has committerTimestamp as:
"committerTimestamp": 1617141725000
But I cannot figure out what format is this with respect to MM DD YYYY
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.