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

ryscheng-bot settings #142

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

ryscheng-bot settings #142

wants to merge 1 commit into from

Conversation

ravenac95
Copy link
Contributor

If @willscott is not the owner please notify the correct person

Adds/Updates:

These are changes for ryscheng-bot to manage the repository. This should be
reviewed, edited, and customized by the codeowner, @willscott, of the
repository. Settings are derived from the
oasislabs/private-global-settings.

To add more labels in the .github/settings.yml do the following:

_extends: private-global-settings

labels:
  - name: 't:custom'
    color: '00900F'
    description: 'Custom label made by reuven'

  - name: 't:renamed'
    color: '000FFF'
    description: 'Another custom label made by reuven'
  
  - name: 'c:tester'
    color: '00FFFF'
    description: 'Refined label'
  
  - name: 'c:test2'
    color: '0FFF00'
    description: 'Some rando label'

This will add the labels t:custom, t:renamed, c:tester, c:test2 to
your repo.

@coveralls
Copy link

coveralls commented Mar 1, 2019

Coverage Status

Coverage remained the same at 82.883% when pulling 15a5fa2 on ryscheng-bot-settings into 10c2698 on master.

@willscott
Copy link
Contributor

haha - have your commits signed 😝

@ravenac95
Copy link
Contributor Author

ravenac95 commented Mar 1, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants