PSGitHub
0.15.236
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
Invoke-GitHubGraphQlApi Get-GitHubRateLimit Set-GitHubToken Get-GitHubUser Update-GitHubUser Get-GitHubTeam Get-GitHubTeamMember Get-GitHubOrganization New-GitHubRepository Copy-GitHubTemplateRepository Remove-GitHubRepository Find-GitHubRepository Get-GitHubRepository Get-GitHubRepositoryLanguages Get-GitHubCommitLog Remove-GitHubGitRef Get-GitHubCombinedCommitStatus Add-GitHubAssignee Get-GitHubAssignee Get-GitHubIssue Get-GitHubIssueTimeline New-GitHubIssue Remove-GitHubAssignee Update-GitHubIssue Get-GitHubMilestone New-GitHubMilestone Get-GitHubComment New-GitHubComment Get-GitHubRelease New-GitHubRelease Get-GitHubReleaseAsset New-GitHubReleaseAsset Remove-GitHubReleaseAsset Start-GitHubFork New-GitHubPullRequest Get-GitHubPullRequest Update-GitHubPullRequest Get-GitHubPullRequestFile Merge-GitHubPullRequest New-GitHubReviewRequest New-GitHubReview Submit-GitHubReview Get-GitHubProject Get-GitHubProjectColumn Get-GitHubProjectCard New-GitHubProjectCard Move-GitHubProjectCard Get-GitHubBetaProject Add-GitHubBetaProjectItem Get-GitHubBetaProjectItem Set-GitHubBetaProjectItemField New-GitHubGist Remove-GitHubGist Get-GitHubGist Save-GitHubGist Update-GitHubGist Get-GitHubLabel New-GitHubLabel Update-GitHubLabel Find-GitHubLabel Remove-GitHubLabel Add-GitHubRunnerLabel Get-GitHubRunner Get-GitHubRunnerApplication Get-GitHubRunnerRegistrationToken Remove-GitHubRunner Remove-GitHubRunnerLabel Get-GitHubCodespace Get-GitHubCodespaceMachine New-GitHubCodespace Remove-GitHubCodespace Start-GitHubCodespace Stop-GitHubCodespace Update-GitHubCodespace 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\Codespaces.ps1
- Completers\Issues.ps1
- Completers\Milestone.ps1
- Completers\Repository.ps1
- Completers\Search.ps1
- Formats\Codespace.Format.ps1xml
- 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
- Formats\Runner.Format.ps1xml
- Functions\Private\Add-DefaultParameterValues.ps1
- Functions\Private\ConvertTo-ColoredPatch.ps1
- Functions\Private\Get-GitHubToken.ps1
- Functions\Private\Invoke-GitHubApi.ps1
- Functions\Private\Invoke-GitHubGraphQlApi.ps1
- Functions\Public\Add-GitHubAssignee.ps1
- Functions\Public\Copy-GitHubTemplateRepository.ps1
- Functions\Public\Find-GitHubLabel.ps1
- Functions\Public\Find-GitHubRepository.ps1
- Functions\Public\Find-GitHubUser.ps1
- Functions\Public\Get-GitHubAssignee.ps1
- Functions\Public\Get-GitHubBetaProject.ps1
- Functions\Public\Get-GitHubCombinedCommitStatus.ps1
- Functions\Public\Get-GitHubComment.ps1
- Functions\Public\Get-GitHubCommitLog.ps1
- Functions\Public\Get-GitHubGist.ps1
- Functions\Public\Get-GitHubLabel.ps1
- Functions\Public\Get-GitHubLicense.ps1
- Functions\Public\Get-GitHubMilestone.ps1
- Functions\Public\Get-GitHubOrganization.ps1
- Functions\Public\Get-GitHubRateLimit.ps1
- Functions\Public\Get-GitHubTeam.ps1
- Functions\Public\Get-GitHubTeamMember.ps1
- Functions\Public\Get-GitHubUser.ps1
- Functions\Public\New-GitHubComment.ps1
- Functions\Public\New-GitHubGist.ps1
- Functions\Public\New-GitHubLabel.ps1
- Functions\Public\New-GitHubMilestone.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\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-GitHubLabel.ps1
- Functions\Public\Update-GitHubRepository.ps1
- Functions\Public\Update-GitHubUser.ps1
- Functions\Public\Actions\Add-GitHubRunnerLabel.ps1
- Functions\Public\Actions\Get-GitHubRunner.ps1
- Functions\Public\Actions\Get-GitHubRunnerApplication.ps1
- Functions\Public\Actions\Get-GitHubRunnerRegistrationToken.ps1
- Functions\Public\Actions\Remove-GitHubRunner.ps1
- Functions\Public\Actions\Remove-GitHubRunnerLabel.ps1
- Functions\Public\Codespaces\Get-GitHubCodespace.ps1
- Functions\Public\Codespaces\Get-GitHubCodespaceMachine.ps1
- Functions\Public\Codespaces\New-GitHubCodespace.ps1
- Functions\Public\Codespaces\Remove-GitHubCodespace.ps1
- Functions\Public\Codespaces\Start-GitHubCodespace.ps1
- Functions\Public\Codespaces\Stop-GitHubCodespace.ps1
- Functions\Public\Codespaces\Update-GitHubCodespace.ps1
- Functions\Public\Issues\Find-GitHubIssue.ps1
- Functions\Public\Issues\Get-GitHubIssue.ps1
- Functions\Public\Issues\Get-GitHubIssueTimeline.ps1
- Functions\Public\Issues\New-GitHubIssue.ps1
- Functions\Public\Issues\Update-GitHubIssue.ps1
- Functions\Public\Projects\Add-GitHubBetaProjectItem.ps1
- Functions\Public\Projects\BetaProjectItemFragment.graphql
- Functions\Public\Projects\Get-GitHubBetaProjectItem.ps1
- Functions\Public\Projects\Get-GitHubProject.ps1
- Functions\Public\Projects\Get-GitHubProjectCard.ps1
- Functions\Public\Projects\Get-GitHubProjectColumn.ps1
- Functions\Public\Projects\Move-GitHubProjectCard.ps1
- Functions\Public\Projects\New-GitHubProjectCard.ps1
- Functions\Public\Projects\Set-GitHubBetaProjectItemField.ps1
- Functions\Public\Pulls\Get-GitHubPullRequest.ps1
- Functions\Public\Pulls\Get-GitHubPullRequestFile.ps1
- Functions\Public\Pulls\Merge-GitHubPullRequest.ps1
- Functions\Public\Pulls\New-GitHubPullRequest.ps1
- Functions\Public\Pulls\Update-GitHubPullRequest.ps1
- Functions\Public\Releases\Get-GitHubRelease.ps1
- Functions\Public\Releases\Get-GitHubReleaseAsset.ps1
- Functions\Public\Releases\New-GitHubRelease.ps1
- Functions\Public\Releases\New-GitHubReleaseAsset.ps1
- Functions\Public\Releases\Remove-GitHubReleaseAsset.ps1
- Functions\Public\Repositories\Get-GitHubRepository.ps1
- Functions\Public\Repositories\Get-GitHubRepositoryLanguages.ps1
- Functions\Public\Repositories\New-GitHubRepository.ps1
- Functions\Public\Repositories\Remove-GitHubRepository.ps1
- 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\Release.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,558 | 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 (current version) | 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 | 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 |