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

[FEAT]: Search for a specific branch in push qualifier #260

Open
1 task done
lucasdrpires opened this issue Jan 25, 2023 · 1 comment
Open
1 task done

[FEAT]: Search for a specific branch in push qualifier #260

lucasdrpires opened this issue Jan 25, 2023 · 1 comment
Labels
Status: Triage This is being looked at and prioritized Type: Feature New feature or request
Projects

Comments

@lucasdrpires
Copy link

Describe the need

In Search API of GitHub we have a parameters named q (The query contains one or more search keywords and qualifiers). Searching for repositories, we have a qualifier named "pushed". That looks for pushes in all branches of repository. But, in case of i'll want search for a specific named branch, we don't have other qualifier or filter to pass in query string and provides a named branch! It Would be its possible ?

SDK Version

No response

API Version

octokit/rest 19.0.7

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@lucasdrpires lucasdrpires added Status: Triage This is being looked at and prioritized Type: Feature New feature or request labels Jan 25, 2023
@ghost ghost added this to Features in JS Jan 25, 2023
@wolfy1339
Copy link
Member

Unfortunately we cannot add these types of new features.

This has to be changed on GitHub's API.

You can ask them for new features here: https://github.com/orgs/community/discussions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage This is being looked at and prioritized Type: Feature New feature or request
Projects
Status: 🔥 Backlog
JS
  
Features
Development

No branches or pull requests

2 participants