-
Notifications
You must be signed in to change notification settings - Fork 191
GitHubContents: New Function Set-GitHubContent #241
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
GitHubContents: New Function Set-GitHubContent #241
Conversation
Can we trigger the CI for this PR? |
/azp run PowerShellForGitHub-CI |
Pull request contains merge conflicts. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once again, a stellar and much appreciated addition to the module. Thanks so much!
I have some feedback for you to consider (along with the need to update for pipeline support) before we can get this merged in.
Really -- great work here.
@X-Guardian - please be sure to @ mention me once this is ready for the next review. Thanks again for all your work. Much appreciated! |
Can we trigger the CI for this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few additional minor changes needed, along with fixing (and testing) pipeline support.
Looking forward to having this...thanks!
/azp run PowerShellForGitHub-CI |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple lingering issues.
@HowardWolosky, can we trigger the CI for this PR? |
/azp run PowerShellForGitHub-CI |
Azure Pipelines successfully started running 1 pipeline(s). |
Ok @HowardWolosky, ready for next review. |
Description
This PR adds the following new function to the
GitHubContents
module:Set-GitHubContent
An additional parameter
BranchName
has also been added to theGet-GitHubContent
function which is required bySet-GitHubContent
.Issues Fixed
None
References
GitHub Rest API v3 Contents
Checklist
If desired, ensure your name is added to our Contributors list