Skip to content

Conversation

@pitaj
Copy link

@pitaj pitaj commented Jan 30, 2023

closes #17

This adds a custom query which looks through all PRs and uses the Events API to find when the S-waiting-on- label was last changed. This is much more API-intensive than any existing queries, since it has to perform a request for each page of PRs and then for every individual PR.

This methodology also relies on reviewers and authors to re-label the PR with the correct status label.

@pitaj pitaj marked this pull request as draft January 30, 2023 23:08
@pitaj pitaj marked this pull request as draft January 30, 2023 23:08
@pitaj
Copy link
Author

pitaj commented Jan 30, 2023

This introduces the ability to filter based on events. I can see that being useful for things other than labels changing, so I'd like to try to make this more generic. However, I'd like to know that this is of interest before continuing. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Track review activity

1 participant