Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 1.32 KB

README.md

File metadata and controls

50 lines (28 loc) · 1.32 KB

Labels Manager

Labels Manager makes managing your project's GitHub labels easy and hassle-free.

Useful Developer Resources

GitHub Interactive GraphQL API Explorer

Octokit rest.js Documentation

GitHub Labels API V3

View the spec.

API Previews

GraphQL API v4 Previews

REST API v3 Previews

Extended GitHub Integrations

Obtain developer licenses to build and test your application against GitHub Enterprise Server.

GitHub Developer Program

Versioning

When changing application permissions

Bump the major version when changes are made to application permissions. Users need to either accept the permission updates or reinstall the application.

Always fill out the description of changes at the bottom of the permissions change. I've noticed I haven't been notified in my applications if the permissions are updated without a reason specified.

Cutting a Release

Environment Variables

The required environment variables are: ...

Incomplete steps

yarn run build

NODE_ENV=production serverless deploy