I am looking for a query, that will fulfil that:
is:pr is:open created:>=now-1m
or
is:pr is:open created:>={{manually entered DATE}}-1m
Can now
and -1m
be dynamic? (So there won't be needed manual input)
Is it even possible?
I am looking for a query, that will fulfil that:
is:pr is:open created:>=now-1m
or
is:pr is:open created:>={{manually entered DATE}}-1m
Can now
and -1m
be dynamic? (So there won't be needed manual input)
Is it even possible?
Your approach was not that bad. The following should work for you.
is:pr is:open created:<YYYY-MM-DD