Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start using Label Manager Action #8

Merged
merged 16 commits into from
Sep 18, 2020
Merged

Conversation

devlinjunker
Copy link
Owner

@devlinjunker devlinjunker commented Jul 16, 2020

Description

Add action that enforces what labels are available in the repos that use this template

Related

https://github.com/marketplace/actions/github-labeler
devlinjunker/template.hapi.rest#5
#5

Visual

TBD

TODO

  • Define labels
  • status (yellow/green) (prefix):
    • blocked - yellow
    • WIP - light green
    • long term - dark green
    • wontfix - whitish green
  • score (grey - black) (wrapped in paren):
    • 1
    • 2
    • 3
    • 5
    • 8
  • good first issue (white)
  • -priority (red)
  • DELETE duplicate label?

  • Create action file
  • Create .github/labels.yaml
    • name and description
    • colors
  • label to to link together/dashboard/search for tutorial/"first steps to repo being set up"? ("Example" label - grey)
  • Updated Architecture/README documents
  • review Explore Github Actions template.hapi.rest#5
  • Complete PR Body

@devlinjunker devlinjunker added build Improvements to the build process status: wip labels Jul 16, 2020
@devlinjunker devlinjunker mentioned this pull request Aug 5, 2020
8 tasks
@devlinjunker devlinjunker added the -priority Take a look at this soon! label Aug 14, 2020
@devlinjunker
Copy link
Owner Author

Should we use similar naming conventions for githooks branch naming restrictions? (see #5)

@devlinjunker devlinjunker mentioned this pull request Aug 26, 2020
13 tasks
Added label name and descriptions
- still need to work on colors
.github/labels.yaml Outdated Show resolved Hide resolved
.github/labels.yaml Outdated Show resolved Hide resolved
@devlinjunker
Copy link
Owner Author

devlinjunker commented Sep 17, 2020

Label Ideas:

  • “QE”/“Test” label - purple-blue?
  • “performance” label - lavender?
  • separate “example” label from poc - brown?
  • "subtask label" - very light blue

.github/labels.yaml Outdated Show resolved Hide resolved
@devlinjunker
Copy link
Owner Author

devlinjunker commented Sep 17, 2020

Moved other action ideas to #5

@devlinjunker
Copy link
Owner Author

Update README after merge:

- [ ] Review and Update [Label Definitions]()

@devlinjunker devlinjunker merged commit 24c5918 into master Sep 18, 2020
@devlinjunker devlinjunker deleted the label-manager-action branch September 18, 2020 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-priority Take a look at this soon! build Improvements to the build process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant