Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

ryscheng-bot settings #32

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

ryscheng-bot settings #32

wants to merge 2 commits into from

Conversation

ravenac95
Copy link

If @ryscheng 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, @ryscheng, 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.

@ravenac95 ravenac95 force-pushed the ryscheng-bot-settings branch from 9ce3f79 to c0e1e94 Compare March 1, 2019 06:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant