Skip to content

Fix help: Set-GitHubConfiguration -DefaultRepositoryName #341

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

Merged
merged 1 commit into from
Sep 25, 2021
Merged

Fix help: Set-GitHubConfiguration -DefaultRepositoryName #341

merged 1 commit into from
Sep 25, 2021

Conversation

matt9ucci
Copy link
Contributor

Description

Would be a copy-paste error from -DefaultOwnerName.

Checklist

  • You actually ran the code that you just wrote, especially if you did just "one last quick change".
  • Comment-based help added/updated, including examples.
  • Static analysis is reporting back clean.
  • New/changed code adheres to our coding guidelines.
  • Formatters were created for any new types being added.
  • New/changed code continues to support the pipeline.
  • Changes to the manifest file follow the manifest guidance.
  • Unit tests were added/updated and are all passing. See testing guidelines. This includes making sure that all pipeline input variations have been covered.
  • Relevant usage examples have been added/updated in USAGE.md.
  • If desired, ensure your name is added to our Contributors list

Would be a copy-paste error from `-DefaultOwnerName `.
@HowardWolosky HowardWolosky added documentation A change related to the documentation contained in the module or repo. bug This relates to a bug in the existing module. labels Sep 25, 2021
Copy link
Member

@HowardWolosky HowardWolosky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the documentation fix... Much appreciated!

@HowardWolosky HowardWolosky merged commit 8b46226 into microsoft:master Sep 25, 2021
@matt9ucci matt9ucci deleted the patch-1 branch September 25, 2021 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This relates to a bug in the existing module. documentation A change related to the documentation contained in the module or repo.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants