USHIFT-1069: add script for automating ticket status based on branch#1636
Conversation
|
@dhellmann: This pull request references USHIFT-1069 which is a valid jira issue. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
f24444e to
0d367e7
Compare
0d367e7 to
4bbe103
Compare
|
/test e2e-openshift-conformance-reduced-arm |
0c6f1cc to
98d8c01
Compare
There was a problem hiding this comment.
You can include state = active and that should save the filtering below. There is a maxResults that defaults to 50, which for us means 150 weeks, so it will stop working next year?
There was a problem hiding this comment.
Does the state filter fix that or are you saying I need to ask for more results?
There was a problem hiding this comment.
Now that I read my comment twice it looks confusing. If you use the state then its ok as long as we dont have more than 50 active sprints (which is not going to happen). Otherwise you would need to bump maxResults for the filtering below to work. Both approaches should yield the same result, so up to your preference :)
Not having an active sprint would break the script though, and that happens for a brief moment when closing a completed sprint and starting the next one.
There was a problem hiding this comment.
The USHIFT board includes sprints from multiple projects, so we still need the loop. I guess I can remove the date checking portion, so I've done that.
76c23cb to
07a3051
Compare
Signed-off-by: Doug Hellmann <dhellmann@redhat.com>
07a3051 to
a421430
Compare
|
/test e2e-openshift-conformance-reduced-arm |
|
@dhellmann: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dhellmann, pacevedom The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
No description provided.