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

include pending state by default in JobListParams #477

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Conversation

bgentry
Copy link
Contributor

@bgentry bgentry commented Jul 29, 2024

When the pending state was added, we did not add it to the default list of job states used by JobList. The filters are supposed to included all states by default, so pending needs to be added here.

I also fixed two bits of outdated documentation around these APIs.

@bgentry bgentry requested a review from brandur July 29, 2024 01:55
When the pending state was added, we did not add it to the default list
of job states used by `JobList`. The filters are supposed to included
_all_ states by default, so it needs to be added.
@bgentry bgentry merged commit 74e94f6 into master Jul 29, 2024
10 checks passed
@bgentry bgentry deleted the bg-fix-doc-typo branch July 29, 2024 13:19
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