2020-02-27 10:04:39 +00:00
|
|
|
repository:
|
|
|
|
name: hugo-geekdoc
|
|
|
|
description: Hugo theme made for documentation
|
|
|
|
homepage: https://geekdocs.de
|
2020-04-30 19:10:05 +00:00
|
|
|
topics: hugo, theme, hugo-theme, documentation
|
2020-02-27 10:04:39 +00:00
|
|
|
|
|
|
|
private: false
|
|
|
|
has_issues: true
|
|
|
|
has_projects: false
|
|
|
|
has_wiki: false
|
2021-05-25 15:56:53 +00:00
|
|
|
has_downloads: true
|
2020-02-27 10:04:39 +00:00
|
|
|
|
2021-04-11 13:11:59 +00:00
|
|
|
default_branch: main
|
2020-02-27 10:04:39 +00:00
|
|
|
|
|
|
|
allow_squash_merge: true
|
|
|
|
allow_merge_commit: true
|
|
|
|
allow_rebase_merge: true
|
|
|
|
|
|
|
|
labels:
|
|
|
|
- name: bug
|
|
|
|
color: d73a4a
|
|
|
|
description: Something isn't working
|
|
|
|
- name: documentation
|
|
|
|
color: 0075ca
|
|
|
|
description: Improvements or additions to documentation
|
|
|
|
- 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:
|
2021-04-11 13:11:59 +00:00
|
|
|
- name: main
|
2020-02-27 10:04:39 +00:00
|
|
|
protection:
|
2021-04-11 13:23:11 +00:00
|
|
|
required_pull_request_reviews: null
|
2020-02-27 10:04:39 +00:00
|
|
|
required_status_checks:
|
2021-04-11 13:23:11 +00:00
|
|
|
strict: false
|
2020-02-27 10:04:39 +00:00
|
|
|
contexts:
|
2023-08-25 10:37:28 +00:00
|
|
|
- ci/woodpecker/pr/test
|
|
|
|
- ci/woodpecker/pr/build-package
|
|
|
|
- ci/woodpecker/pr/docs
|
|
|
|
enforce_admins: false
|
2022-07-21 07:56:18 +00:00
|
|
|
required_linear_history: true
|
2021-04-11 13:23:11 +00:00
|
|
|
restrictions: null
|