0
0
mirror of https://github.com/thegeeklab/wp-gitea-release.git synced 2024-06-02 18:29:43 +02:00
wp-gitea-release/.github/settings.yml

72 lines
1.8 KiB
YAML
Raw Permalink Normal View History

2019-01-21 20:55:49 +01:00
repository:
2024-01-04 23:26:33 +01:00
name: wp-gitea-release
2024-01-04 23:47:02 +01:00
description: Woodpecker CI plugin to publish files and artifacts to Gitea releases
2024-01-04 23:26:33 +01:00
homepage: https://woodpecker-plugins.geekdocs.de/plugins/wp-gitea-release
topics: woodpecker-ci, woodpecker, woodpecker-plugin
2019-01-21 20:55:49 +01:00
private: false
has_issues: true
has_wiki: false
2024-01-04 23:26:33 +01:00
has_downloads: true
2019-01-21 20:55:49 +01:00
2024-01-04 23:26:33 +01:00
default_branch: main
2019-01-21 20:55:49 +01:00
allow_squash_merge: true
allow_merge_commit: true
allow_rebase_merge: true
labels:
- name: bug
color: d73a4a
description: Something isn't working
2024-01-04 23:26:33 +01:00
- name: documentation
color: 0075ca
description: Improvements or additions to documentation
2019-01-21 20:55:49 +01: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:
2024-01-04 23:26:33 +01:00
- name: main
2019-01-21 20:55:49 +01:00
protection:
2024-01-04 23:26:33 +01:00
required_pull_request_reviews: null
2019-01-21 20:55:49 +01:00
required_status_checks:
2024-01-04 23:26:33 +01:00
strict: false
2019-01-21 20:55:49 +01:00
contexts:
2024-01-04 23:26:33 +01:00
- ci/woodpecker/pr/test
- ci/woodpecker/pr/build-package
- ci/woodpecker/pr/build-container
- ci/woodpecker/pr/docs
2019-01-21 20:55:49 +01:00
enforce_admins: false
2024-01-04 23:26:33 +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-01-21 20:55:49 +01:00
restrictions:
2024-01-04 23:26:33 +01:00
apps: []
2019-01-21 20:55:49 +01:00
users: []
2024-01-04 23:26:33 +01:00
teams:
- bot