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 islocked filter to SeachIssuesRequest #2623

Conversation

notauserx
Copy link
Contributor

@notauserx notauserx commented Nov 29, 2022

Resolves #2620


Behavior

Before the change?

  • No way to filter issues with locked unlocked status

After the change?

  • Use IssueIsQualifier as Locked and Unlocked to filter

Other information

  • none

Additional info

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Added the appropriate label for the given change

Does this introduce a breaking change?

  • No

Pull request type

Please add the corresponding label for change this PR introduces:

  • Feature/model/API additions: Type: Feature

@notauserx notauserx changed the title [WIP] add islocker filter to SeachIssuesRequest add islocked filter to SeachIssuesRequest Nov 29, 2022
docs/search.md Outdated Show resolved Hide resolved
Copy link
Member

@kfcampbell kfcampbell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for contributing!

@kfcampbell kfcampbell merged commit 46b5077 into octokit:main Nov 30, 2022
@notauserx notauserx deleted the 2620-add-islocked-to-seach-issues-request-api branch December 1, 2022 01:47
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.

Add Islocked filter to SearchIssuesRequest API
2 participants