Skip to content

microsoftgraph/msgraph-github-content-utility

Repository files navigation

msgraph-github-content-utility

Description

A .NET Core utility library that allows for ease of connecting to a GitHub repository using a registered GitHub app and an RSA Private Key.

Features

This library will allow an authenticated GitHub app to do the below actions.

  1. Read blob contents from the repository.
  2. Write blob contents to the repository.
  3. Create a PR from one branch into another.

License

Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT license.

About

No description or website provided.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages