Delete excess .github from extension folders
This commit is contained in:
Vendored
-12
@@ -1,12 +0,0 @@
|
|||||||
# Configuration for update-docs - https://github.com/behaviorbot/update-docs
|
|
||||||
|
|
||||||
# Comment to be posted to on PRs that don't update documentation
|
|
||||||
updateDocsComment: >
|
|
||||||
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a [changelog](https://github.com/owncloud/ocis/accounts/blob/master/changelog/README.md) item based on your changes.
|
|
||||||
updateDocsWhiteList:
|
|
||||||
- Tests-only
|
|
||||||
- tests-only
|
|
||||||
- Tests-Only
|
|
||||||
|
|
||||||
updateDocsTargetFiles:
|
|
||||||
- changelog/unreleased/
|
|
||||||
Vendored
-98
@@ -1,98 +0,0 @@
|
|||||||
---
|
|
||||||
repository:
|
|
||||||
name: ocis-accounts
|
|
||||||
description: ':busts_in_silhouette: Serve Accounts for oCIS'
|
|
||||||
homepage: https://owncloud.github.io/extensions/ocis_accounts/
|
|
||||||
topics: reva, ocis
|
|
||||||
|
|
||||||
private: false
|
|
||||||
has_issues: true
|
|
||||||
has_projects: false
|
|
||||||
has_wiki: false
|
|
||||||
has_downloads: false
|
|
||||||
|
|
||||||
default_branch: master
|
|
||||||
|
|
||||||
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
|
|
||||||
- name: effort/trivial
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.25d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/1d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/2d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/4d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/10d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
|
|
||||||
teams:
|
|
||||||
- name: ci
|
|
||||||
permission: admin
|
|
||||||
- name: employees
|
|
||||||
permission: push
|
|
||||||
|
|
||||||
branches:
|
|
||||||
- name: master
|
|
||||||
protection:
|
|
||||||
required_pull_request_reviews:
|
|
||||||
required_approving_review_count: 1
|
|
||||||
dismiss_stale_reviews: false
|
|
||||||
require_code_owner_reviews: false
|
|
||||||
dismissal_restrictions: {}
|
|
||||||
required_status_checks:
|
|
||||||
strict: true
|
|
||||||
contexts:
|
|
||||||
- continuous-integration/drone/pr
|
|
||||||
enforce_admins: false
|
|
||||||
restrictions:
|
|
||||||
users: []
|
|
||||||
teams:
|
|
||||||
- ci
|
|
||||||
- employees
|
|
||||||
|
|
||||||
...
|
|
||||||
Vendored
-12
@@ -1,12 +0,0 @@
|
|||||||
# Configuration for update-docs - https://github.com/behaviorbot/update-docs
|
|
||||||
|
|
||||||
# Comment to be posted to on PRs that don't update documentation
|
|
||||||
updateDocsComment: >
|
|
||||||
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a [changelog](https://github.com/owncloud/ocis/glauth/blob/master/changelog/README.md) item based on your changes.
|
|
||||||
updateDocsWhiteList:
|
|
||||||
- Tests-only
|
|
||||||
- tests-only
|
|
||||||
- Tests-Only
|
|
||||||
|
|
||||||
updateDocsTargetFiles:
|
|
||||||
- changelog/unreleased/
|
|
||||||
Vendored
-98
@@ -1,98 +0,0 @@
|
|||||||
---
|
|
||||||
repository:
|
|
||||||
name: ocis-glauth
|
|
||||||
description: ':atom_symbol: GLAuth for OCIS'
|
|
||||||
homepage: https://owncloud.github.io/ocis-glauth/
|
|
||||||
topics: reva, ocis
|
|
||||||
|
|
||||||
private: false
|
|
||||||
has_issues: true
|
|
||||||
has_projects: false
|
|
||||||
has_wiki: false
|
|
||||||
has_downloads: false
|
|
||||||
|
|
||||||
default_branch: master
|
|
||||||
|
|
||||||
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
|
|
||||||
- name: effort/trivial
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.25d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/1d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/2d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/4d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/10d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
|
|
||||||
teams:
|
|
||||||
- name: ci
|
|
||||||
permission: admin
|
|
||||||
- name: employees
|
|
||||||
permission: push
|
|
||||||
|
|
||||||
branches:
|
|
||||||
- name: master
|
|
||||||
protection:
|
|
||||||
required_pull_request_reviews:
|
|
||||||
required_approving_review_count: 1
|
|
||||||
dismiss_stale_reviews: false
|
|
||||||
require_code_owner_reviews: false
|
|
||||||
dismissal_restrictions: {}
|
|
||||||
required_status_checks:
|
|
||||||
strict: true
|
|
||||||
contexts:
|
|
||||||
- continuous-integration/drone/pr
|
|
||||||
enforce_admins: false
|
|
||||||
restrictions:
|
|
||||||
users: []
|
|
||||||
teams:
|
|
||||||
- ci
|
|
||||||
- employees
|
|
||||||
|
|
||||||
...
|
|
||||||
Vendored
-12
@@ -1,12 +0,0 @@
|
|||||||
# Configuration for update-docs - https://github.com/behaviorbot/update-docs
|
|
||||||
|
|
||||||
# Comment to be posted to on PRs that don't update documentation
|
|
||||||
updateDocsComment: >
|
|
||||||
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a [changelog](https://github.com/owncloud/ocis/konnectd/blob/master/changelog/README.md) item based on your changes.
|
|
||||||
updateDocsWhiteList:
|
|
||||||
- Tests-only
|
|
||||||
- tests-only
|
|
||||||
- Tests-Only
|
|
||||||
|
|
||||||
updateDocsTargetFiles:
|
|
||||||
- changelog/unreleased/
|
|
||||||
Vendored
-98
@@ -1,98 +0,0 @@
|
|||||||
---
|
|
||||||
repository:
|
|
||||||
name: ocis-konnectd
|
|
||||||
description: ':atom_symbol: Serve Konnectd for oCIS'
|
|
||||||
homepage: https://owncloud.github.io/ocis-konnectd/
|
|
||||||
topics: reva, ocis
|
|
||||||
|
|
||||||
private: false
|
|
||||||
has_issues: true
|
|
||||||
has_projects: false
|
|
||||||
has_wiki: false
|
|
||||||
has_downloads: false
|
|
||||||
|
|
||||||
default_branch: master
|
|
||||||
|
|
||||||
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
|
|
||||||
- name: effort/trivial
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.25d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/1d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/2d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/4d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/10d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
|
|
||||||
teams:
|
|
||||||
- name: ci
|
|
||||||
permission: admin
|
|
||||||
- name: employees
|
|
||||||
permission: push
|
|
||||||
|
|
||||||
branches:
|
|
||||||
- name: master
|
|
||||||
protection:
|
|
||||||
required_pull_request_reviews:
|
|
||||||
required_approving_review_count: 1
|
|
||||||
dismiss_stale_reviews: false
|
|
||||||
require_code_owner_reviews: false
|
|
||||||
dismissal_restrictions: {}
|
|
||||||
required_status_checks:
|
|
||||||
strict: true
|
|
||||||
contexts:
|
|
||||||
- continuous-integration/drone/pr
|
|
||||||
enforce_admins: false
|
|
||||||
restrictions:
|
|
||||||
users: []
|
|
||||||
teams:
|
|
||||||
- ci
|
|
||||||
- employees
|
|
||||||
|
|
||||||
...
|
|
||||||
Vendored
-12
@@ -1,12 +0,0 @@
|
|||||||
# Configuration for update-docs - https://github.com/behaviorbot/update-docs
|
|
||||||
|
|
||||||
# Comment to be posted to on PRs that don't update documentation
|
|
||||||
updateDocsComment: >
|
|
||||||
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a [changelog](https://github.com/owncloud/ocis/ocis-phoenix/blob/master/changelog/README.md) item based on your changes.
|
|
||||||
updateDocsWhiteList:
|
|
||||||
- Tests-only
|
|
||||||
- tests-only
|
|
||||||
- Tests-Only
|
|
||||||
|
|
||||||
updateDocsTargetFiles:
|
|
||||||
- changelog/unreleased/
|
|
||||||
Vendored
-98
@@ -1,98 +0,0 @@
|
|||||||
---
|
|
||||||
repository:
|
|
||||||
name: ocis-phoenix
|
|
||||||
description: ':atom_symbol: Serve Phoenix for oCIS'
|
|
||||||
homepage: https://owncloud.github.io/ocis-phoenix/
|
|
||||||
topics: reva, ocis
|
|
||||||
|
|
||||||
private: false
|
|
||||||
has_issues: true
|
|
||||||
has_projects: false
|
|
||||||
has_wiki: false
|
|
||||||
has_downloads: false
|
|
||||||
|
|
||||||
default_branch: master
|
|
||||||
|
|
||||||
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
|
|
||||||
- name: effort/trivial
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.25d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/1d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/2d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/4d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/10d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
|
|
||||||
teams:
|
|
||||||
- name: ci
|
|
||||||
permission: admin
|
|
||||||
- name: employees
|
|
||||||
permission: push
|
|
||||||
|
|
||||||
branches:
|
|
||||||
- name: master
|
|
||||||
protection:
|
|
||||||
required_pull_request_reviews:
|
|
||||||
required_approving_review_count: 1
|
|
||||||
dismiss_stale_reviews: false
|
|
||||||
require_code_owner_reviews: false
|
|
||||||
dismissal_restrictions: {}
|
|
||||||
required_status_checks:
|
|
||||||
strict: true
|
|
||||||
contexts:
|
|
||||||
- continuous-integration/drone/pr
|
|
||||||
enforce_admins: false
|
|
||||||
restrictions:
|
|
||||||
users: []
|
|
||||||
teams:
|
|
||||||
- ci
|
|
||||||
- employees
|
|
||||||
|
|
||||||
...
|
|
||||||
Vendored
-12
@@ -1,12 +0,0 @@
|
|||||||
# Configuration for update-docs - https://github.com/behaviorbot/update-docs
|
|
||||||
|
|
||||||
# Comment to be posted to on PRs that don't update documentation
|
|
||||||
updateDocsComment: >
|
|
||||||
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a [changelog](https://github.com/owncloud/ocis-pkg/blob/master/changelog/README.md) item based on your changes.
|
|
||||||
updateDocsWhiteList:
|
|
||||||
- Tests-only
|
|
||||||
- tests-only
|
|
||||||
- Tests-Only
|
|
||||||
|
|
||||||
updateDocsTargetFiles:
|
|
||||||
- changelog/unreleased/
|
|
||||||
Vendored
-98
@@ -1,98 +0,0 @@
|
|||||||
---
|
|
||||||
repository:
|
|
||||||
name: ocis-pkg
|
|
||||||
description: ':atom_symbol: Shared library for oCIS'
|
|
||||||
homepage: http://godoc.org/github.com/owncloud/ocis-pkg/
|
|
||||||
topics: reva, ocis
|
|
||||||
|
|
||||||
private: false
|
|
||||||
has_issues: true
|
|
||||||
has_projects: false
|
|
||||||
has_wiki: false
|
|
||||||
has_downloads: false
|
|
||||||
|
|
||||||
default_branch: master
|
|
||||||
|
|
||||||
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
|
|
||||||
- name: effort/trivial
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.25d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/1d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/2d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/4d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/10d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
|
|
||||||
teams:
|
|
||||||
- name: ci
|
|
||||||
permission: admin
|
|
||||||
- name: employees
|
|
||||||
permission: push
|
|
||||||
|
|
||||||
branches:
|
|
||||||
- name: master
|
|
||||||
protection:
|
|
||||||
required_pull_request_reviews:
|
|
||||||
required_approving_review_count: 1
|
|
||||||
dismiss_stale_reviews: false
|
|
||||||
require_code_owner_reviews: false
|
|
||||||
dismissal_restrictions: {}
|
|
||||||
required_status_checks:
|
|
||||||
strict: true
|
|
||||||
contexts:
|
|
||||||
- continuous-integration/drone/pr
|
|
||||||
enforce_admins: false
|
|
||||||
restrictions:
|
|
||||||
users: []
|
|
||||||
teams:
|
|
||||||
- ci
|
|
||||||
- employees
|
|
||||||
|
|
||||||
...
|
|
||||||
Vendored
-12
@@ -1,12 +0,0 @@
|
|||||||
# Configuration for update-docs - https://github.com/behaviorbot/update-docs
|
|
||||||
|
|
||||||
# Comment to be posted to on PRs that don't update documentation
|
|
||||||
updateDocsComment: >
|
|
||||||
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a [changelog](https://github.com/owncloud/ocis/ocis-revablob/master/changelog/README.md) item based on your changes.
|
|
||||||
updateDocsWhiteList:
|
|
||||||
- Tests-only
|
|
||||||
- tests-only
|
|
||||||
- Tests-Only
|
|
||||||
|
|
||||||
updateDocsTargetFiles:
|
|
||||||
- changelog/unreleased/
|
|
||||||
Vendored
-98
@@ -1,98 +0,0 @@
|
|||||||
---
|
|
||||||
repository:
|
|
||||||
name: ocis-reva
|
|
||||||
description: ':arrows_counterclockwise: reva integration for oCIS'
|
|
||||||
homepage: https://owncloud.github.io/ocis-reva/
|
|
||||||
topics: reva, ocis
|
|
||||||
|
|
||||||
private: false
|
|
||||||
has_issues: true
|
|
||||||
has_projects: false
|
|
||||||
has_wiki: true
|
|
||||||
has_downloads: false
|
|
||||||
|
|
||||||
default_branch: master
|
|
||||||
|
|
||||||
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
|
|
||||||
- name: effort/trivial
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.25d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/1d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/2d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/4d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/10d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
|
|
||||||
teams:
|
|
||||||
- name: ci
|
|
||||||
permission: admin
|
|
||||||
- name: employees
|
|
||||||
permission: push
|
|
||||||
|
|
||||||
branches:
|
|
||||||
- name: master
|
|
||||||
protection:
|
|
||||||
required_pull_request_reviews:
|
|
||||||
required_approving_review_count: 1
|
|
||||||
dismiss_stale_reviews: false
|
|
||||||
require_code_owner_reviews: false
|
|
||||||
dismissal_restrictions: {}
|
|
||||||
required_status_checks:
|
|
||||||
strict: true
|
|
||||||
contexts:
|
|
||||||
- continuous-integration/drone/pr
|
|
||||||
enforce_admins: false
|
|
||||||
restrictions:
|
|
||||||
users: []
|
|
||||||
teams:
|
|
||||||
- ci
|
|
||||||
- employees
|
|
||||||
|
|
||||||
...
|
|
||||||
Vendored
-12
@@ -1,12 +0,0 @@
|
|||||||
# Configuration for update-docs - https://github.com/behaviorbot/update-docs
|
|
||||||
|
|
||||||
# Comment to be posted to on PRs that don't update documentation
|
|
||||||
updateDocsComment: >
|
|
||||||
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a [changelog](https://github.com/owncloud/ocis/ocs/blob/master/changelog/README.md) item based on your changes.
|
|
||||||
updateDocsWhiteList:
|
|
||||||
- Tests-only
|
|
||||||
- tests-only
|
|
||||||
- Tests-Only
|
|
||||||
|
|
||||||
updateDocsTargetFiles:
|
|
||||||
- changelog/unreleased/
|
|
||||||
Vendored
Vendored
-98
@@ -1,98 +0,0 @@
|
|||||||
---
|
|
||||||
repository:
|
|
||||||
name: ocis-ocs
|
|
||||||
description: ':atom_symbol: Serve OCS API for oCIS'
|
|
||||||
homepage: https://owncloud.github.io/ocis-ocs/
|
|
||||||
topics: reva, ocis
|
|
||||||
|
|
||||||
private: false
|
|
||||||
has_issues: true
|
|
||||||
has_projects: false
|
|
||||||
has_wiki: false
|
|
||||||
has_downloads: false
|
|
||||||
|
|
||||||
default_branch: master
|
|
||||||
|
|
||||||
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
|
|
||||||
- name: effort/trivial
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.25d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/1d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/2d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/4d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/10d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
|
|
||||||
teams:
|
|
||||||
- name: ci
|
|
||||||
permission: admin
|
|
||||||
- name: employees
|
|
||||||
permission: push
|
|
||||||
|
|
||||||
branches:
|
|
||||||
- name: master
|
|
||||||
protection:
|
|
||||||
required_pull_request_reviews:
|
|
||||||
required_approving_review_count: 1
|
|
||||||
dismiss_stale_reviews: false
|
|
||||||
require_code_owner_reviews: false
|
|
||||||
dismissal_restrictions: {}
|
|
||||||
required_status_checks:
|
|
||||||
strict: true
|
|
||||||
contexts:
|
|
||||||
- continuous-integration/drone/pr
|
|
||||||
enforce_admins: false
|
|
||||||
restrictions:
|
|
||||||
users: []
|
|
||||||
teams:
|
|
||||||
- ci
|
|
||||||
- employees
|
|
||||||
|
|
||||||
...
|
|
||||||
Vendored
-12
@@ -1,12 +0,0 @@
|
|||||||
# Configuration for update-docs - https://github.com/behaviorbot/update-docs
|
|
||||||
|
|
||||||
# Comment to be posted to on PRs that don't update documentation
|
|
||||||
updateDocsComment: >
|
|
||||||
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a [changelog](https://github.com/owncloud/ocis/proxy/blob/master/changelog/README.md) item based on your changes.
|
|
||||||
updateDocsWhiteList:
|
|
||||||
- Tests-only
|
|
||||||
- tests-only
|
|
||||||
- Tests-Only
|
|
||||||
|
|
||||||
updateDocsTargetFiles:
|
|
||||||
- changelog/unreleased/
|
|
||||||
Vendored
Vendored
-98
@@ -1,98 +0,0 @@
|
|||||||
---
|
|
||||||
repository:
|
|
||||||
name: ocis-proxy
|
|
||||||
description: ':bridge_at_night: Reverse proxy for oCIS'
|
|
||||||
homepage: https://owncloud.github.io/ocis-proxy/
|
|
||||||
topics: ocis
|
|
||||||
|
|
||||||
private: false
|
|
||||||
has_issues: true
|
|
||||||
has_projects: false
|
|
||||||
has_wiki: false
|
|
||||||
has_downloads: false
|
|
||||||
|
|
||||||
default_branch: master
|
|
||||||
|
|
||||||
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
|
|
||||||
- name: effort/trivial
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.25d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/1d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/2d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/4d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/10d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
|
|
||||||
teams:
|
|
||||||
- name: ci
|
|
||||||
permission: admin
|
|
||||||
- name: employees
|
|
||||||
permission: push
|
|
||||||
|
|
||||||
branches:
|
|
||||||
- name: master
|
|
||||||
protection:
|
|
||||||
required_pull_request_reviews:
|
|
||||||
required_approving_review_count: 1
|
|
||||||
dismiss_stale_reviews: false
|
|
||||||
require_code_owner_reviews: false
|
|
||||||
dismissal_restrictions: {}
|
|
||||||
required_status_checks:
|
|
||||||
strict: true
|
|
||||||
contexts:
|
|
||||||
- continuous-integration/drone/pr
|
|
||||||
enforce_admins: false
|
|
||||||
restrictions:
|
|
||||||
users: []
|
|
||||||
teams:
|
|
||||||
- ci
|
|
||||||
- employees
|
|
||||||
|
|
||||||
...
|
|
||||||
Vendored
-12
@@ -1,12 +0,0 @@
|
|||||||
# Configuration for update-docs - https://github.com/behaviorbot/update-docs
|
|
||||||
|
|
||||||
# Comment to be posted to on PRs that don't update documentation
|
|
||||||
updateDocsComment: >
|
|
||||||
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a [changelog](https://github.com/owncloud/ocis/settings/blob/master/changelog/README.md) item based on your changes.
|
|
||||||
updateDocsWhiteList:
|
|
||||||
- Tests-only
|
|
||||||
- tests-only
|
|
||||||
- Tests-Only
|
|
||||||
|
|
||||||
updateDocsTargetFiles:
|
|
||||||
- changelog/unreleased/
|
|
||||||
Vendored
-98
@@ -1,98 +0,0 @@
|
|||||||
---
|
|
||||||
repository:
|
|
||||||
name: ocis-settings
|
|
||||||
description: ':atom_symbol: Settings Service for oCIS'
|
|
||||||
homepage: https://owncloud.github.io/extensions/ocis_settings/
|
|
||||||
topics: reva, ocis
|
|
||||||
|
|
||||||
private: false
|
|
||||||
has_issues: true
|
|
||||||
has_projects: false
|
|
||||||
has_wiki: false
|
|
||||||
has_downloads: false
|
|
||||||
|
|
||||||
default_branch: master
|
|
||||||
|
|
||||||
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
|
|
||||||
- name: effort/trivial
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.25d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/1d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/2d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/4d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/10d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
|
|
||||||
teams:
|
|
||||||
- name: ci
|
|
||||||
permission: admin
|
|
||||||
- name: employees
|
|
||||||
permission: push
|
|
||||||
|
|
||||||
branches:
|
|
||||||
- name: master
|
|
||||||
protection:
|
|
||||||
required_pull_request_reviews:
|
|
||||||
required_approving_review_count: 1
|
|
||||||
dismiss_stale_reviews: false
|
|
||||||
require_code_owner_reviews: false
|
|
||||||
dismissal_restrictions: {}
|
|
||||||
required_status_checks:
|
|
||||||
strict: true
|
|
||||||
contexts:
|
|
||||||
- continuous-integration/drone/pr
|
|
||||||
enforce_admins: false
|
|
||||||
restrictions:
|
|
||||||
users: []
|
|
||||||
teams:
|
|
||||||
- ci
|
|
||||||
- employees
|
|
||||||
|
|
||||||
...
|
|
||||||
Vendored
-13
@@ -1,13 +0,0 @@
|
|||||||
# Configuration for update-docs - https://github.com/behaviorbot/update-docs
|
|
||||||
|
|
||||||
# Comment to be posted to on PRs that don't update documentation
|
|
||||||
updateDocsComment: >
|
|
||||||
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a [changelog](https://github.com/owncloud/ocis/store/blob/master/changelog/README.md) item based on your changes.
|
|
||||||
updateDocsWhiteList:
|
|
||||||
- Tests-only
|
|
||||||
- tests-only
|
|
||||||
- Tests-Only
|
|
||||||
|
|
||||||
updateDocsTargetFiles:
|
|
||||||
- changelog/unreleased/
|
|
||||||
|
|
||||||
Vendored
-99
@@ -1,99 +0,0 @@
|
|||||||
---
|
|
||||||
repository:
|
|
||||||
name: ocis-store
|
|
||||||
description: ':atom_symbol: Store Service for oCIS'
|
|
||||||
homepage: https://owncloud.github.io/extensions/ocis_store/
|
|
||||||
topics: reva, ocis
|
|
||||||
|
|
||||||
private: false
|
|
||||||
has_issues: true
|
|
||||||
has_projects: false
|
|
||||||
has_wiki: false
|
|
||||||
has_downloads: false
|
|
||||||
|
|
||||||
default_branch: master
|
|
||||||
|
|
||||||
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
|
|
||||||
- name: effort/trivial
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.25d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/1d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/2d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/4d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/10d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
|
|
||||||
teams:
|
|
||||||
- name: ci
|
|
||||||
permission: admin
|
|
||||||
- name: employees
|
|
||||||
permission: push
|
|
||||||
|
|
||||||
branches:
|
|
||||||
- name: master
|
|
||||||
protection:
|
|
||||||
required_pull_request_reviews:
|
|
||||||
required_approving_review_count: 1
|
|
||||||
dismiss_stale_reviews: false
|
|
||||||
require_code_owner_reviews: false
|
|
||||||
dismissal_restrictions: {}
|
|
||||||
required_status_checks:
|
|
||||||
strict: true
|
|
||||||
contexts:
|
|
||||||
- continuous-integration/drone/pr
|
|
||||||
enforce_admins: false
|
|
||||||
restrictions:
|
|
||||||
users: []
|
|
||||||
teams:
|
|
||||||
- ci
|
|
||||||
- employees
|
|
||||||
|
|
||||||
...
|
|
||||||
..
|
|
||||||
Vendored
-13
@@ -1,13 +0,0 @@
|
|||||||
# Configuration for update-docs - https://github.com/behaviorbot/update-docs
|
|
||||||
|
|
||||||
# Comment to be posted to on PRs that don't update documentation
|
|
||||||
updateDocsComment: >
|
|
||||||
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a [changelog](https://github.com/owncloud/ocis/thumbnails/blob/master/changelog/README.md) item based on your changes.
|
|
||||||
|
|
||||||
updateDocsWhiteList:
|
|
||||||
- Tests-only
|
|
||||||
- tests-only
|
|
||||||
- Tests-Only
|
|
||||||
|
|
||||||
updateDocsTargetFiles:
|
|
||||||
- changelog/unreleased/
|
|
||||||
Vendored
-98
@@ -1,98 +0,0 @@
|
|||||||
---
|
|
||||||
repository:
|
|
||||||
name: ocis-thumbnails
|
|
||||||
description: ':atom_symbol: Thumbnail Generator for oCIS'
|
|
||||||
homepage: https://owncloud.github.io/ocis-thumbnails/
|
|
||||||
topics: reva, ocis
|
|
||||||
|
|
||||||
private: false
|
|
||||||
has_issues: true
|
|
||||||
has_projects: false
|
|
||||||
has_wiki: false
|
|
||||||
has_downloads: false
|
|
||||||
|
|
||||||
default_branch: master
|
|
||||||
|
|
||||||
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
|
|
||||||
- name: effort/trivial
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.25d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/1d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/2d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/4d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/10d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
|
|
||||||
teams:
|
|
||||||
- name: ci
|
|
||||||
permission: admin
|
|
||||||
- name: employees
|
|
||||||
permission: push
|
|
||||||
|
|
||||||
branches:
|
|
||||||
- name: master
|
|
||||||
protection:
|
|
||||||
required_pull_request_reviews:
|
|
||||||
required_approving_review_count: 1
|
|
||||||
dismiss_stale_reviews: false
|
|
||||||
require_code_owner_reviews: false
|
|
||||||
dismissal_restrictions: {}
|
|
||||||
required_status_checks:
|
|
||||||
strict: true
|
|
||||||
contexts:
|
|
||||||
- continuous-integration/drone/pr
|
|
||||||
enforce_admins: false
|
|
||||||
restrictions:
|
|
||||||
users: []
|
|
||||||
teams:
|
|
||||||
- ci
|
|
||||||
- employees
|
|
||||||
|
|
||||||
...
|
|
||||||
Vendored
-12
@@ -1,12 +0,0 @@
|
|||||||
# Configuration for update-docs - https://github.com/behaviorbot/update-docs
|
|
||||||
|
|
||||||
# Comment to be posted to on PRs that don't update documentation
|
|
||||||
updateDocsComment: >
|
|
||||||
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a [changelog](https://github.com/owncloud/ocis/webdav/blob/master/changelog/README.md) item based on your changes.
|
|
||||||
updateDocsWhiteList:
|
|
||||||
- Tests-only
|
|
||||||
- tests-only
|
|
||||||
- Tests-Only
|
|
||||||
|
|
||||||
updateDocsTargetFiles:
|
|
||||||
- changelog/unreleased/
|
|
||||||
Vendored
-98
@@ -1,98 +0,0 @@
|
|||||||
---
|
|
||||||
repository:
|
|
||||||
name: ocis-webdav
|
|
||||||
description: ':atom_symbol: Serve WebDAV API for oCIS'
|
|
||||||
homepage: https://owncloud.github.io/ocis-webdav/
|
|
||||||
topics: reva, ocis
|
|
||||||
|
|
||||||
private: false
|
|
||||||
has_issues: true
|
|
||||||
has_projects: false
|
|
||||||
has_wiki: false
|
|
||||||
has_downloads: false
|
|
||||||
|
|
||||||
default_branch: master
|
|
||||||
|
|
||||||
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
|
|
||||||
- name: effort/trivial
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.25d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/0.5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/1d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/2d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/4d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/5d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
- name: effort/10d
|
|
||||||
color: c2e0c6
|
|
||||||
description: Required effort to finish task
|
|
||||||
|
|
||||||
teams:
|
|
||||||
- name: ci
|
|
||||||
permission: admin
|
|
||||||
- name: employees
|
|
||||||
permission: push
|
|
||||||
|
|
||||||
branches:
|
|
||||||
- name: master
|
|
||||||
protection:
|
|
||||||
required_pull_request_reviews:
|
|
||||||
required_approving_review_count: 1
|
|
||||||
dismiss_stale_reviews: false
|
|
||||||
require_code_owner_reviews: false
|
|
||||||
dismissal_restrictions: {}
|
|
||||||
required_status_checks:
|
|
||||||
strict: true
|
|
||||||
contexts:
|
|
||||||
- continuous-integration/drone/pr
|
|
||||||
enforce_admins: false
|
|
||||||
restrictions:
|
|
||||||
users: []
|
|
||||||
teams:
|
|
||||||
- ci
|
|
||||||
- employees
|
|
||||||
|
|
||||||
...
|
|
||||||
Reference in New Issue
Block a user