Skip to content

Latest commit

 

History

History
90 lines (55 loc) · 2.6 KB

File metadata and controls

90 lines (55 loc) · 2.6 KB

hosted-instance

Repository for the hosted instance of the repository-settings app

Node CI Workflow Status

Table of Contents

Usage

Hosted GitHub.com App

A hosted version of the repository-settings app for use with GitHub.com.

Install the app on your repositories or entire organization.

Powered by Vercel Sentry for Good

Configuration

Now that you have the repository settings app installed for your repositories, see the documentation about configuration for details about updating your repository settings through pull-requests.

Contributing

Commitizen friendly Conventional Commits Renovate PRs Welcome

Dependencies

nvm install
npm clean-install # or npm ci

Verification

npm test # or npm t