-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[WIP] Added support for Repository Topics, unit tests to be added #1721
Conversation
Hi @MuazOthman just wondering if you still want this PR kept open? |
@ryangribble sorry for the late response, it's crunch time at work these days! Please keep this open if possible, I'll try to get back to it as soon as I get the chance. |
What's left to get this over the line? Anything I can do to help? |
That would be great! The checklist above can provide guidance to what's still to do. |
@MuazOthman if you add me I'll see what I can do. |
@jonnii I just invited you, thanks for offering to help |
Is this being working on? Do you need help with getting this implementation done? |
Hi @jozefizso it would be awesome if you wanted to pick this one up! |
sure |
# Conflicts: # Octokit.Tests/Clients/RepositoriesClientTests.cs # Octokit.Tests/Reactive/ObservableRepositoriesClientTests.cs # Octokit/Clients/RepositoriesClient.cs # Octokit/Helpers/AcceptHeaders.cs # Octokit/Models/Response/Repository.cs
@MuazOthman Are you still keeping an eye on this? I grabbed the changes from this PR and have put in some work. |
Any progress on this topic? |
Merged master changes to topics feature branch.
Closing this out in favour of #2246, which should be out in the next release |
This pull request is addressing #1707
Topics
field toRepository
response classRepository
responsesstring Topic
field toSearchRepositoriesRequest
and format search parameters accordinglyRange Topics
field toSearchRepositoriesRequest
and format search parameters accordingly