1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-01 14:57:45 +02:00
toxic/.github/settings.yml

21 lines
407 B
YAML
Raw Normal View History

2020-04-25 01:51:28 +02:00
---
_extends: template
repository:
name: toxic
description: An ncurses-based Tox client
topics: tox, console, chat
has_issues: true
branches:
- name: "master"
protection:
required_status_checks:
contexts:
- Codacy/PR Quality Review
- CodeFactor
- Travis CI - Pull Request
- WIP
- code-review/reviewable
- license/cla