-
Notifications
You must be signed in to change notification settings - Fork 186
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
Remaining work for API Completeness #70
Comments
@joseartrivera added Label support for Issues with #59 |
I would like to contribute to this. How do I find out whether someone has already taken up an issue? Is that status tracked somewhere? |
Awesome. We'd love to have you. Going forward, all status is being tracked right here on GitHub. If there's something that you'd like to tackle, please go ahead and create a separate Issue tracking that specific item, and assign it to yourself, then start working on it. I thought that given the quantity of items in the checklist above, I didn't want to create individual Issues until we knew they were being covered by someone. |
@HowardWolosky I would like to propose that we add a "Create/Update/Delete" branch utility. Branches are currently mentioned under refs which I believe isn't intuitive to the user. Thoughts? |
@raghav710 -- The list above is simply tracking the API set that remains to be implemented, not necessarily indicating what the function names would be. For refs, I would imagine that the functions would use API-based names (e.g. |
#110 now tracking Releases support. |
I'll help contribute when I have some free time 😄 |
Any idea when the Teams | Members feature might emerge? I am specifically looking for the ability to add users to teams. Alas, I am relatively new to PowerShell and have no time to work on this anyway :-( |
There is no specific schedule for any new functionality coming in. This is primarily community driven through contributions. The only feature that I know is specifically on the horizon is a large expansion of the pull request functionality. That will likely be getting merged in before the end of the year. |
I'm considering contributing GitHubCodespaces.ps1, although I don't see codespaces in the list above. I've started with Get-GitHubCodespace in my feature/GitHubCodespaces branch. Should I proceed and create a new issue? |
I don't believe CodeSpaces existed at the time that this issue was first created. If you're interested in working on it, by all means please do create a tracking issue and proceed. Thanks! |
Using a single issue to track the remaining work, so as not to litter the Issues and give the wrong impression on the current state of the project, bug wise.
If a contributor is interested in making progress towards any of these items, they should just create a new Issue to track that specific work, mention this Issue, and then resolve their PR against the Issue that they created. At that point, I'll go ahead and update this list and check off that item.
Using a single issue to track the remaining work, so as not to litter the Issues and give the wrong impression on the current state of the project, bug wise.
If a contributor is interested in making progress towards any of these items, they should just create a new Issue to track that specific work, mention this Issue, and then resolve their PR against the Issue that they created. At that point, I'll go ahead and update this list and check off that item.
The text was updated successfully, but these errors were encountered: