You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Query, create, update and remove [Issues](https://developer.github.com/v3/issues/)
39
-
* Query, create, update and remove [Issue Comments](https://developer.github.com/v3/issues/comments/)
38
+
* Query, create, update and remove [Issues](https://developer.github.com/v3/issues/) and
39
+
all of their related properties (assignees, comments, events, labels, milestones, timeline)
40
40
* Query, create, update and remove [Labels](https://developer.github.com/v3/issues/labels/)
41
41
* Query, check, add and remove [Assignees](https://developer.github.com/v3/issues/assignees/)
42
42
* Query, create, update and remove [Repositories](https://developer.github.com/v3/repos/)
43
43
* Query and update [Users](https://developer.github.com/v3/users/)
44
44
45
45
Development is ongoing, with the goal to add broad support for the entire API set.
46
+
47
+
For a comprehensive look at what work is remaining to be API Complete, refer to [Issue #70](https://github.com/PowerShell/PowerShellForGitHub/issues/70).
48
+
46
49
Review [examples](USAGE.md#examples) to see how the module can be used to accomplish some of these tasks.
0 commit comments