module
Version:
v0.0.0-...-2d10d46
Opens a new window with list of versions in this module.
Published: Apr 26, 2022
License: MIT
Opens a new window with license information.
README
¶
github-codeowners
A simple application that shows the list of Code Owners from a given list of GH repositories
Usage
All URIs are relative to https://github-codeowners.netlify.app
Method |
HTTP request |
Description |
listCodeOwners |
GET /.netlify/functions/list |
|
listCodeOwners
List Code Owners from a given list of GH repositories
Parameters
Name |
Type |
Description |
Notes |
repo |
String |
Repository with format: `<owner>/<repo-name>`. Note this is a multiple value query param, so you can declare it several times with different values |
[default to null] |
format |
String |
Print format |
[optional] [default to null] |
gh_token |
String |
Overrides the application GH token. Useful if you need to see private repositories |
[optional] [default to null] |
Return type
Set
Authorization
No authorization required
- Accept: application/json, text/plain
Directories
¶
netlify
|
|
|
|
Click to show internal directories.
Click to hide internal directories.