diff --git a/.github/codecov.yml b/.github/codecov.yml index 24e2f3f..3e4fa1e 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -1,10 +1,18 @@ -coverage: - status: - project: - src: +comment: + layout: "header, components" + +component_management: + default_rules: + statuses: + - type: project informational: true - paths: ["src/**/*", "!src/test/**/*"] - patch: - src: + - type: patch informational: true - paths: ["src/**/*", "!src/test/**/*"] + + individual_components: + - component_id: app + paths: ["src/app**"] + - component_id: ghosttext + paths: ["src/ghosttext**"] + - component_id: infra + paths: ["src/**", "!src/app**", "!src/ghosttext**", "!src/test/**", "!src/util/**"] diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 50803a2..6c90c2c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,14 +1,13 @@ +____ + * [ ] I agree that my contributions will be [dual-licensed under (MPL-2.0 OR GPL-3.0-or-later)](https://github.com/exteditor/ghostbird/blob/main/LICENSE). -## What kind of change does this PR introduce? +____ -- [ ] New feature -- [ ] Bugfix -- [ ] Documentation -- [ ] Typo fix -- [ ] Other + +@coderabbitai ## What is the current behavior? diff --git a/.github/site/coverpage.md b/.github/site/coverpage.md new file mode 100644 index 0000000..7614fc4 --- /dev/null +++ b/.github/site/coverpage.md @@ -0,0 +1,13 @@ + +![logo](../ext/blue.svg) + +# Ghostbird + +> Compose email in your favorite text editor +> +>