Skip to content

Central repository to define GitHub labels

License

Notifications You must be signed in to change notification settings

stefanwalther/gh-labels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-labels

Central repository for GitHub labels


Purpose

This repository acts as a central repository to provide definitions for GitHub labels, which then can be loaded by a GitHub action to apply the same set of labels to one or more repositories.

Labels are managed in the various branches of this repo.

This works perfectly in combination with the gh-labels-action GitHub action (or similar ones).

Color Schema

Below are charts describing all of the common labels and colors and some guidance how they should be used.

Color Hex Description


#000000
#555555
#aaaaaa
Releases.


#ee0701
#f3514da
#f56969
Bugs at different criticality levels: "bug", "bug/sporadic test failure"


#0e8a16
#28a745
#34d058
Positive statuses: "help wanted", "verified"
#eeeeee Negative statuses: "duplicate", "notabug", "stale", "unmergeable", "wip", "wontfix"
#cc317c Questions and discussions: "question"



#fef2c0
#e99695
#fbca04
#ff7619
Other: "cleanup", "performance", "refactoring", "technical debt"

#bfe5bf
#bcf5db
Testing and tools: "test", "developer", "tools"


#009688
#33a69a
#66c6ac
Types


#5a8cbf
#6fa1d4
#84b6eb
Scope - Set 1


#6e5d9a
#8f7bb3
#b4a8d1
Scope - Set 2

References

Thanks for the inspiration to the following resources:

About

Author

Stefan Walther

License

MIT


This file was generated by verb-generate-readme, v0.8.0, on November 22, 2024.

About

Central repository to define GitHub labels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published