0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-06-03 04:39:42 +02:00
wp-git-action/.github/settings.yml

72 lines
1.8 KiB
YAML
Raw Permalink Normal View History

2019-06-07 12:32:16 +02:00
repository:
name: wp-git-action
2023-08-19 15:54:37 +02:00
description: Woodpecker CI plugin to perform git actions
2023-08-29 09:10:44 +02:00
homepage: https://woodpecker-plugins.geekdocs.de/plugins/wp-git-action
2023-08-15 23:17:17 +02:00
topics: woodpecker-ci, woodpecker, woodpecker-plugin
2019-06-07 12:32:16 +02:00
private: false
has_issues: true
has_wiki: false
2022-11-27 14:33:39 +01:00
has_downloads: true
2019-06-07 12:32:16 +02:00
2022-11-27 14:33:39 +01:00
default_branch: main
2019-06-07 12:32:16 +02:00
allow_squash_merge: true
allow_merge_commit: true
allow_rebase_merge: true
labels:
- name: bug
color: d73a4a
description: Something isn't working
2022-11-27 14:33:39 +01:00
- name: documentation
color: 0075ca
description: Improvements or additions to documentation
2019-06-07 12:32:16 +02:00
- name: duplicate
color: cfd3d7
description: This issue or pull request already exists
- name: enhancement
color: a2eeef
description: New feature or request
- name: good first issue
color: 7057ff
description: Good for newcomers
- name: help wanted
color: 008672
description: Extra attention is needed
- name: invalid
color: e4e669
description: This doesn't seem right
- name: question
color: d876e3
description: Further information is requested
- name: wontfix
color: ffffff
description: This will not be worked on
branches:
2022-11-27 14:33:39 +01:00
- name: main
2019-06-07 12:32:16 +02:00
protection:
2022-11-27 14:33:39 +01:00
required_pull_request_reviews: null
2019-06-07 12:32:16 +02:00
required_status_checks:
2022-11-27 14:33:39 +01:00
strict: false
2019-06-07 12:32:16 +02:00
contexts:
- ci/woodpecker/pr/test
2023-08-22 09:46:03 +02:00
- ci/woodpecker/pr/build-package
- ci/woodpecker/pr/build-container
- ci/woodpecker/pr/docs
enforce_admins: false
2022-11-27 14:33:39 +01:00
required_linear_history: true
restrictions: null
- name: docs
protection:
required_pull_request_reviews: null
required_status_checks: null
enforce_admins: true
required_linear_history: true
2019-06-07 12:32:16 +02:00
restrictions:
2022-11-27 14:33:39 +01:00
apps: []
2019-06-07 12:32:16 +02:00
users: []
2022-11-27 14:33:39 +01:00
teams:
- bot