Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 0 additions & 42 deletions .github/DISCUSSION_TEMPLATE/vouch-request.yml

This file was deleted.

6 changes: 1 addition & 5 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
blank_issues_enabled: false
contact_links:
- name: Features, Bug Reports, Questions
url: https://github.com/ghostty-org/ghostty/discussions/new/choose
about: Our preferred starting point if you have any questions or suggestions about configuration, features or behavior.
blank_issues_enabled: true
9 changes: 0 additions & 9 deletions .github/ISSUE_TEMPLATE/preapproved.md

This file was deleted.

133 changes: 0 additions & 133 deletions .github/VOUCHED.td

This file was deleted.

3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
skip:
runs-on: ubuntu-24.04
outputs:
# 'true' when all changed files are non-code (e.g. only VOUCHED.td),
# 'true' when all changed files are non-code,
# signaling that all other jobs can be skipped entirely.
skip: ${{ steps.determine.outputs.skip }}
# Path-based filters to gate specific linter/formatter jobs.
Expand All @@ -38,7 +38,6 @@ jobs:
filters: |
code:
- '**'
- '!.github/VOUCHED.td'
- uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
id: filter_any
with:
Expand Down
22 changes: 0 additions & 22 deletions .github/workflows/vouch-check-issue.yml

This file was deleted.

22 changes: 0 additions & 22 deletions .github/workflows/vouch-check-pr.yml

This file was deleted.

35 changes: 0 additions & 35 deletions .github/workflows/vouch-manage-by-discussion.yml

This file was deleted.

36 changes: 0 additions & 36 deletions .github/workflows/vouch-manage-by-issue.yml

This file was deleted.

32 changes: 0 additions & 32 deletions .github/workflows/vouch-sync-codeowners.yml

This file was deleted.

Loading
Loading