Skip to content

opencloud-eu/gh-labels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Labels for all Repositories

This repository contains our set of default labels which are to be used in all OpenCloud repositories.

How to use

The labels are defined in the .github/settings.yml file. In order to apply them to a repository, create a .github/settings.yml file in your repository and add the following content:

_extends: gh-labels

If your repository already has a .github/settings.yml file, you can just add the _extends: gh-labels to the top of the file.

Additional labels

If you need additional labels on top of the organization wide labels, you can add them to the .github/settings.yml content:

labels:
  - name: Label-Namespace:Label-Name
    color: "#ffffff"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •