You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
carbon/.github/ranger.yml

34 lines
951 B
YAML

_extends: reporanger/superpowers
7 years ago
labels:
dependencies: merge
contributor:
action: comment
delay: 0s
message: '@all-contributors add @$AUTHOR for code'
translator:
action: comment
delay: 0s
message: '@all-contributors add @$AUTHOR for translation'
duplicate:
action: close
delay: 2 days
comment: ⚠️ This has been marked to be closed in $DELAY.
'theme/language':
action: close
delay: 3 days
7 years ago
comment: |
This issue has been marked "$LABEL". As of Carbon `4.0.0`, the Carbon core team is no longer implementing new themes or languages, except for in extenuating circumstances. You can create your own theme in the "Themes" dropdown.
This issue will remain open for $DELAY for further consideration.
commits:
- action: label
pattern: 'upgrade dep'
labels:
- maintenance
- action: label
user: 'allcontributors[bot]'
labels:
- 'squash when passing'