Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new column Issue states that can be sorted on #8

Merged
merged 1 commit into from
Aug 5, 2023

Conversation

Enselic
Copy link
Contributor

@Enselic Enselic commented Aug 4, 2023

That way it is much easier to find FIXMEs for issues that are fixed, because one can sort on issues that are "Closed".

I'm sure there is a way to present this in a better way, but this is already a significant improvement, so is a reasonable starting point for further tweaks.

For rust-lang/rust#44366

Edit: Looking at the CI logs, it amazingly looks like getting issue states works. When it does not work, it should look like this:

HTTP GET issue state for 41620
error: GitHub: Bad credentials
Documentation URL: https://docs.github.com/rest

That way it is much easier to find FIXMEs for issues that are fixed,
because one can sort on issues that are "Closed".

I'm sure there is a way to present this in a better way, but this is
already a significant improvement, so is a reasonable starting point for
further tweaks.
@oli-obk oli-obk merged commit f00c79c into oli-obk:master Aug 5, 2023
@oli-obk
Copy link
Owner

oli-obk commented Aug 5, 2023

Very neat!

@Enselic Enselic deleted the issue-state branch August 5, 2023 08:02
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.

2 participants