chore: update repository templates to 852a1aece5

This commit is contained in:
aeneasr 2022-11-01 20:15:25 +00:00
parent 174cfc3ebe
commit 9b4059a686
15 changed files with 45 additions and 0 deletions

3
.github/FUNDING.yml vendored
View File

@ -1,3 +1,6 @@
# AUTO-GENERATED, DO NOT EDIT!
# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/FUNDING.yml
# These are supported funding model platforms # These are supported funding model platforms
# github: # github:

View File

@ -1,3 +1,6 @@
# AUTO-GENERATED, DO NOT EDIT!
# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
description: "Create a bug report" description: "Create a bug report"
labels: labels:
- bug - bug

View File

@ -1,3 +1,6 @@
# AUTO-GENERATED, DO NOT EDIT!
# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml
description: description:
"A design document is needed for non-trivial changes to the code base." "A design document is needed for non-trivial changes to the code base."
labels: labels:

View File

@ -1,3 +1,6 @@
# AUTO-GENERATED, DO NOT EDIT!
# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
description: description:
"Suggest an idea for this project without a plan for implementation" "Suggest an idea for this project without a plan for implementation"
labels: labels:

View File

@ -1,3 +1,6 @@
# AUTO-GENERATED, DO NOT EDIT!
# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/ISSUE_TEMPLATE/config.yml
blank_issues_enabled: false blank_issues_enabled: false
contact_links: contact_links:
- name: Ory Ory Hydra Maester Forum - name: Ory Ory Hydra Maester Forum

View File

@ -1,3 +1,6 @@
# AUTO-GENERATED, DO NOT EDIT!
# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/auto_assign.yml
# Set to true to add reviewers to pull requests # Set to true to add reviewers to pull requests
addReviewers: true addReviewers: true

3
.github/config.yml vendored
View File

@ -1,3 +1,6 @@
# AUTO-GENERATED, DO NOT EDIT!
# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/config.yml
todo: todo:
keyword: "@todo" keyword: "@todo"
label: todo label: todo

View File

@ -1,3 +1,6 @@
<!-- AUTO-GENERATED, DO NOT EDIT! -->
<!-- Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/library/.github/pull_request_template.md -->
<!-- <!--
Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.

View File

@ -1,3 +1,6 @@
# AUTO-GENERATED, DO NOT EDIT!
# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/workflows/closed_references.yml
name: Closed Reference Notifier name: Closed Reference Notifier
on: on:

View File

@ -1,3 +1,6 @@
# AUTO-GENERATED, DO NOT EDIT!
# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/workflows/conventional_commits.yml
name: Conventional commits name: Conventional commits
# This GitHub CI Action enforces that pull request titles follow conventional commits. # This GitHub CI Action enforces that pull request titles follow conventional commits.

View File

@ -1,3 +1,6 @@
# AUTO-GENERATED, DO NOT EDIT!
# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/workflows/labels.yml
name: Synchronize Issue Labels name: Synchronize Issue Labels
on: on:

View File

@ -1,3 +1,6 @@
# AUTO-GENERATED, DO NOT EDIT!
# Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/.github/workflows/stale.yml
name: "Close Stale Issues" name: "Close Stale Issues"
on: on:
workflow_dispatch: workflow_dispatch:

View File

@ -1,3 +1,6 @@
<!-- AUTO-GENERATED, DO NOT EDIT! -->
<!-- Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/CODE_OF_CONDUCT.md -->
# Contributor Covenant Code of Conduct # Contributor Covenant Code of Conduct
## Our Pledge ## Our Pledge

View File

@ -1,3 +1,6 @@
<!-- AUTO-GENERATED, DO NOT EDIT! -->
<!-- Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/CONTRIBUTING.md -->
<!-- <!--
Thank you for contributing changes to this document! Because we use a central repository Thank you for contributing changes to this document! Because we use a central repository

View File

@ -1,3 +1,6 @@
<!-- AUTO-GENERATED, DO NOT EDIT! -->
<!-- Please edit the original at https://github.com/ory/meta/blob/master/templates/repository/common/SECURITY.md -->
<!-- <!--
Thank you for contributing changes to this document! Because we use a central repository Thank you for contributing changes to this document! Because we use a central repository