github-codeowners

module
v0.0.0-...-2d10d46 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2022 License: MIT

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

HTTP request headers
  • Accept: application/json, text/plain

Directories

Path Synopsis
netlify
functions/list command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL