PSGitHub
0.15.183
This PowerShell module enables integration with GitHub.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
Trevor Sullivan
Package Details
Author(s)
- Trevor Sullivan <trevor@trevorsullivan.net>
Tags
Functions
Get-GitHubRateLimit Set-GitHubToken Get-GitHubUser Update-GitHubUser Get-GitHubTeam Get-GitHubTeamMember Get-GitHubOrganization New-GitHubRepository Remove-GitHubRepository Find-GitHubRepository Get-GitHubRepository Remove-GitHubGitRef Get-GitHubCombinedCommitStatus Add-GitHubAssignee Get-GitHubAssignee Get-GitHubIssue Get-GitHubIssueTimeline Get-GitHubMilestone New-GitHubIssue Remove-GitHubAssignee Update-GitHubIssue Get-GitHubComment New-GitHubComment Get-GitHubRelease New-GitHubRelease Get-GitHubReleaseAsset New-GitHubReleaseAsset Remove-GitHubReleaseAsset Start-GitHubFork New-GitHubPullRequest Get-GitHubPullRequest Get-GitHubPullRequestFile Merge-GitHubPullRequest New-GitHubReviewRequest New-GitHubReview Submit-GitHubReview Get-GitHubProject Get-GitHubProjectColumn Get-GitHubProjectCard New-GitHubProjectCard Move-GitHubProjectCard New-GitHubGist Remove-GitHubGist Get-GitHubGist Save-GitHubGist Update-GitHubGist Get-GitHubLabel New-GitHubLabel Update-GitHubLabel Find-GitHubLabel Remove-GitHubLabel Get-GitHubLicense Find-GitHubIssue Find-GitHubPullRequest Find-GitHubPullLabel Find-GitHubUser
Dependencies
This module has no dependencies.
FileList
- PSGitHub.nuspec
- LICENSE.md
- PSGitHub.psd1
- PSGitHub.psm1
- PSScriptAnalyzerSettings.psd1
- README.md
- TestsResults.xml
- Completers\Issues.ps1
- Completers\Milestone.ps1
- Completers\Repository.ps1
- Completers\Search.ps1
- Formats\CombinedCommitStatus.Format.ps1xml
- Formats\Comment.Format.ps1xml
- Formats\Event.Format.ps1xml
- Formats\Label.Format.ps1xml
- Formats\Milestone.Format.ps1xml
- Formats\ProjectCard.Format.ps1xml
- Formats\ProjectColumn.Format.ps1xml
- Formats\PullRequest.Format.ps1xml
- Formats\PullRequestFile.Format.ps1xml
- Formats\RateLimit.Format.ps1xml
- Formats\RateLimitResource.Format.ps1xml
- Formats\RateLimitResources.Format.ps1xml
- Formats\RequestedReviewers.Format.ps1xml
- Functions\Private\Add-DefaultParameterValues.ps1
- Functions\Private\ConvertTo-ColoredPatch.ps1
- Functions\Private\Get-GitHubToken.ps1
- Functions\Private\Invoke-GitHubApi.ps1
- Functions\Public\Add-GitHubAssignee.ps1
- Functions\Public\Find-GitHubIssue.ps1
- Functions\Public\Find-GitHubLabel.ps1
- Functions\Public\Find-GitHubRepository.ps1
- Functions\Public\Find-GitHubUser.ps1
- Functions\Public\Get-GitHubAssignee.ps1
- Functions\Public\Get-GitHubCombinedCommitStatus.ps1
- Functions\Public\Get-GitHubComment.ps1
- Functions\Public\Get-GitHubGist.ps1
- Functions\Public\Get-GitHubIssue.ps1
- Functions\Public\Get-GitHubIssueTimeline.ps1
- Functions\Public\Get-GitHubLabel.ps1
- Functions\Public\Get-GitHubLicense.ps1
- Functions\Public\Get-GitHubMilestone.ps1
- Functions\Public\Get-GitHubOrganization.ps1
- Functions\Public\Get-GitHubProject.ps1
- Functions\Public\Get-GitHubProjectCard.ps1
- Functions\Public\Get-GitHubProjectColumn.ps1
- Functions\Public\Get-GitHubPullRequest.ps1
- Functions\Public\Get-GitHubPullRequestFile.ps1
- Functions\Public\Get-GitHubRateLimit.ps1
- Functions\Public\Get-GitHubRelease.ps1
- Functions\Public\Get-GitHubReleaseAsset.ps1
- Functions\Public\Get-GitHubRepository.ps1
- Functions\Public\Get-GitHubTeam.ps1
- Functions\Public\Get-GitHubTeamMember.ps1
- Functions\Public\Get-GitHubUser.ps1
- Functions\Public\Merge-GitHubPullRequest.ps1
- Functions\Public\Move-GitHubProjectCard.ps1
- Functions\Public\New-GitHubComment.ps1
- Functions\Public\New-GitHubGist.ps1
- Functions\Public\New-GitHubIssue.ps1
- Functions\Public\New-GitHubLabel.ps1
- Functions\Public\New-GitHubProjectCard.ps1
- Functions\Public\New-GitHubPullRequest.ps1
- Functions\Public\New-GitHubRelease.ps1
- Functions\Public\New-GitHubReleaseAsset.ps1
- Functions\Public\New-GitHubRepository.ps1
- Functions\Public\New-GitHubReview.ps1
- Functions\Public\New-GitHubReviewRequest.ps1
- Functions\Public\Remove-GitHubAssignee.ps1
- Functions\Public\Remove-GitHubGist.ps1
- Functions\Public\Remove-GitHubGitRef.ps1
- Functions\Public\Remove-GitHubLabel.ps1
- Functions\Public\Remove-GitHubReleaseAsset.ps1
- Functions\Public\Remove-GitHubRepository.ps1
- Functions\Public\Save-GitHubGist.ps1
- Functions\Public\Set-GitHubToken.ps1
- Functions\Public\Start-GitHubFork.ps1
- Functions\Public\Submit-GitHubReview.ps1
- Functions\Public\Update-GitHubGist.ps1
- Functions\Public\Update-GitHubIssue.ps1
- Functions\Public\Update-GitHubLabel.ps1
- Functions\Public\Update-GitHubRepository.ps1
- Functions\Public\Update-GitHubUser.ps1
- Screenshots\CombinedCommitStatus-List.svg
- Screenshots\Issue-Completion.svg
- Screenshots\Issue-Custom.svg
- Screenshots\Issue-Table.svg
- Screenshots\Label-Table.svg
- Screenshots\Milestone-Table.svg
- Screenshots\PullRequest-List-Full.svg
- Tests\Unit\psgithub.tests.ps1
- Types\CombinedCommitStatus.Types.ps1xml
- Types\Comment.Types.ps1xml
- Types\Commit.Types.ps1xml
- Types\CommitStatus.Types.ps1xml
- Types\Event.Types.ps1xml
- Types\Gist.Types.ps1xml
- Types\GistFile.Types.ps1xml
- Types\Issue.Types.ps1xml
- Types\Label.Types.ps1xml
- Types\License.Types.ps1xml
- Types\Milestone.Types.ps1xml
- Types\Organization.Types.ps1xml
- Types\Project.Types.ps1xml
- Types\ProjectCard.Types.ps1xml
- Types\ProjectColumn.Types.ps1xml
- Types\PullRequest.Types.ps1xml
- Types\PullRequestFile.Types.ps1xml
- Types\RateLimit.Types.ps1xml
- Types\RateLimitResource.Types.ps1xml
- Types\RateLimitResources.Types.ps1xml
- Types\Repository.Types.ps1xml
- Types\Review.Types.ps1xml
- Types\Team.Types.ps1xml
- Types\User.Types.ps1xml
Version History
Version | Downloads | Last updated |
---|---|---|
0.15.240 | 144,557 | 2/9/2022 |
0.15.239 | 548 | 2/9/2022 |
0.15.238 | 21 | 2/9/2022 |
0.15.237 | 36 | 2/9/2022 |
0.15.236 | 632 | 2/8/2022 |
0.15.235 | 2,164 | 2/2/2022 |
0.15.234 | 2,309 | 1/23/2022 |
0.15.233 | 80 | 1/22/2022 |
0.15.232 | 13 | 1/22/2022 |
0.15.231 | 1,128 | 1/17/2022 |
0.15.230 | 34 | 1/17/2022 |
0.15.229 | 161 | 1/17/2022 |
0.15.228 | 1,250 | 1/10/2022 |
0.15.226 | 25 | 1/10/2022 |
0.15.224 | 12,130 | 11/18/2021 |
0.15.223 | 11,965 | 9/23/2021 |
0.15.222 | 97 | 9/23/2021 |
0.15.221 | 23 | 9/23/2021 |
0.15.220 | 13 | 9/23/2021 |
0.15.219 | 14 | 9/23/2021 |
0.15.218 | 17 | 9/23/2021 |
0.15.217 | 35 | 9/22/2021 |
0.15.216 | 16 | 9/22/2021 |
0.15.212 | 177 | 7/29/2021 |
0.15.210 | 604 | 11/10/2020 |
0.15.209 | 42 | 10/27/2020 |
0.15.208 | 12 | 10/27/2020 |
0.15.207 | 87 | 8/25/2020 |
0.15.206 | 13 | 8/25/2020 |
0.15.205 | 605 | 6/1/2020 |
0.15.204 | 13 | 6/1/2020 |
0.15.203 | 13 | 6/1/2020 |
0.15.202 | 13 | 6/1/2020 |
0.15.201 | 16 | 6/1/2020 |
0.15.200 | 13 | 6/1/2020 |
0.15.199 | 95 | 4/24/2020 |
0.15.198 | 67 | 4/3/2020 |
0.15.197 | 40 | 3/20/2020 |
0.15.196 | 101 | 1/30/2020 |
0.15.195 | 15 | 1/30/2020 |
0.15.194 | 15 | 1/30/2020 |
0.15.193 | 16 | 1/30/2020 |
0.15.192 | 129 | 11/16/2019 |
0.15.191 | 18 | 11/15/2019 |
0.15.190 | 27 | 11/12/2019 |
0.15.188 | 15 | 11/12/2019 |
0.15.187 | 14 | 11/12/2019 |
0.15.185 | 48 | 10/31/2019 |
0.15.184 | 13 | 10/31/2019 |
0.15.183 (current version) | 64 | 10/7/2019 |
0.15.179 | 25 | 10/1/2019 |
0.15.178 | 105 | 8/22/2019 |
0.15.177 | 45 | 8/12/2019 |
0.15.172 | 59 | 8/5/2019 |
0.15.167 | 179 | 6/20/2019 |
0.15.166 | 31 | 6/14/2019 |
0.15.165 | 24 | 6/12/2019 |
0.15.164 | 23 | 6/8/2019 |
0.15.0 | 18 | 6/8/2019 |
0.14.94 | 439 | 9/7/2018 |
0.14.93 | 19 | 9/7/2018 |
0.14.92 | 185 | 6/20/2018 |
0.14.91 | 18 | 6/20/2018 |
0.14.89 | 19 | 6/20/2018 |
0.14.63 | 23 | 6/14/2018 |
0.14.61 | 138 | 5/1/2018 |
0.13.9 | 1,206 | 3/31/2016 |
0.13.3 | 18 | 3/30/2016 |
0.13.2 | 19 | 3/28/2016 |
0.13.1 | 18 | 3/28/2016 |
0.11.1 | 26 | 3/20/2016 |
0.11 | 20 | 3/16/2016 |