damccorm commented on code in PR #21775:
URL: https://github.com/apache/beam/pull/21775#discussion_r894591347
##########
.test-infra/metrics/sync/github/queries.py:
##########
@@ -123,7 +123,7 @@
MAIN_ISSUES_QUERY = '''
query {
search(
- query: "type:issue repo:apache/beam created:><TemstampSubstitueLocation>
sort:updated-asc"
+ query: "type:issue repo:apache/beam updated:><TemstampSubstitueLocation>
sort:updated-asc"
Review Comment:
This is so that we actually notice when we close or relabel an issue
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]