Sync with WeblateOrg/meta

This commit is contained in:
Michal Čihař 2023-01-10 11:25:19 +01:00
parent d03110e64a
commit 3741569340
18 changed files with 75 additions and 8 deletions

View file

@ -1,3 +1,7 @@
# Copyright © Michal Čihař <michal@weblate.org>
#
# SPDX-License-Identifier: CC0-1.0

# This file is maintained in https://github.com/WeblateOrg/meta/
# Configuration for https://kodiakhq.com/
version = 1
@ -6,4 +10,4 @@ version = 1
method = "rebase"

[update]
ignored_usernames = ["dependabot", "weblate", "pre-commit-ci", "deepsource-autofix", "rennovate"]
ignored_usernames = ["weblate", "pre-commit-ci", "deepsource-autofix", "rennovate"]

4
.github/FUNDING.yml vendored
View file

@ -1,3 +1,7 @@
# Copyright © Michal Čihař <michal@weblate.org>
#
# SPDX-License-Identifier: CC0-1.0

# This file is maintained in https://github.com/WeblateOrg/meta/
github: [nijel, WeblateOrg]
custom: https://weblate.org/donate/

View file

@ -1,3 +1,7 @@
# Copyright © Michal Čihař <michal@weblate.org>
#
# SPDX-License-Identifier: CC0-1.0

# This file is maintained in https://github.com/WeblateOrg/meta/
# and generated from .github/ISSUE_TEMPLATE/snippets there.
name: Bug report

View file

@ -1,3 +1,7 @@
# Copyright © Michal Čihař <michal@weblate.org>
#
# SPDX-License-Identifier: CC0-1.0

# This file is maintained in https://github.com/WeblateOrg/meta/
# and generated from .github/ISSUE_TEMPLATE/snippets there.
name: Feature request

View file

@ -1,3 +1,7 @@
# Copyright © Michal Čihař <michal@weblate.org>
#
# SPDX-License-Identifier: CC0-1.0

# This file is maintained in https://github.com/WeblateOrg/meta/
# and generated from .github/ISSUE_TEMPLATE/snippets there.
name: Support question

View file

@ -0,0 +1,5 @@
Copyright © Michal Čihař <michal@weblate.org>

SPDX-License-Identifier: CC0-1.0

This file is maintained in https://github.com/WeblateOrg/meta/

4
.github/labels.yml vendored
View file

@ -1,3 +1,7 @@
# Copyright © Michal Čihař <michal@weblate.org>
#
# SPDX-License-Identifier: CC0-1.0

# This file is maintained in https://github.com/WeblateOrg/meta/

# Default GitHub labels

5
.github/renovate.json.license vendored Normal file
View file

@ -0,0 +1,5 @@
Copyright © Michal Čihař <michal@weblate.org>

SPDX-License-Identifier: CC0-1.0

This file is maintained in https://github.com/WeblateOrg/meta/

View file

@ -1,3 +1,7 @@
# Copyright © Michal Čihař <michal@weblate.org>
#
# SPDX-License-Identifier: CC0-1.0

# This file is maintained in https://github.com/WeblateOrg/meta/
name: Issue closed


View file

@ -1,3 +1,7 @@
# Copyright © Michal Čihař <michal@weblate.org>
#
# SPDX-License-Identifier: CC0-1.0

# This file is maintained in https://github.com/WeblateOrg/meta/
name: Sync labels


View file

@ -1,3 +1,7 @@
# Copyright © Michal Čihař <michal@weblate.org>
#
# SPDX-License-Identifier: CC0-1.0

# This file is maintained in https://github.com/WeblateOrg/meta/
name: Issue labeled


View file

@ -1,10 +1,13 @@
# Copyright © Michal Čihař <michal@weblate.org>
#
# SPDX-License-Identifier: CC0-1.0

# This file is maintained in https://github.com/WeblateOrg/meta/
name: Pre-commit check

on:
push:
branches-ignore:
- dependabot/**
- deepsource-fix-**
- renovate/**
- weblate

View file

@ -1,3 +1,7 @@
# Copyright © Michal Čihař <michal@weblate.org>
#
# SPDX-License-Identifier: CC0-1.0

# This file is maintained in https://github.com/WeblateOrg/meta/

name: Pull request automation

View file

@ -1,3 +1,7 @@
# Copyright © Michal Čihař <michal@weblate.org>
#
# SPDX-License-Identifier: CC0-1.0

# This file is maintained in https://github.com/WeblateOrg/meta/
name: Close stale


View file

@ -1,4 +0,0 @@
{
"first-line-heading": false,
"line-length": false
}

8
.markdownlint.yml Normal file
View file

@ -0,0 +1,8 @@
# Copyright © Michal Čihař <michal@weblate.org>
#
# SPDX-License-Identifier: CC0-1.0
#
# This file is maintained in https://github.com/WeblateOrg/meta/

first-line-heading: false
line-length: false

View file

@ -1,3 +1,9 @@
# Copyright © Michal Čihař <michal@weblate.org>
#
# SPDX-License-Identifier: CC0-1.0
#
# This file is maintained in https://github.com/WeblateOrg/meta/
#
extends: default

rules:

View file

@ -1,7 +1,7 @@
<!--
Copyright © Michal Čihař <michal@cihar.com>
Copyright © Michal Čihař <michal@weblate.org>

SPDX-License-Identifier: GPL-3.0-or-later
SPDX-License-Identifier: CC0-1.0

This file is maintained in https://github.com/WeblateOrg/meta/
-->