How to filter pull request with time & date attribute?

Jari Pajunen September 22, 2016

This question is in reference to Atlassian Documentation: Search for pull requests

we are currently running CI and CD and would like to track where these items are in release&deployment pipeline.

1 answer

1 accepted

0 votes
Answer accepted
evzijst
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 23, 2016

Is this an API question? In that case you can use the API's querying language (created_on > 2016-08-10 or updated_on < 2016-07-27T20:20:35.986946+00:00), e.g.:

https://api.bitbucket.org/2.0/repositories/atlassian/bbql/pullrequests?q=created_on%20%3C%202016-08-10

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events