Skip to content

Commit 2f84eb7

Browse files
committed
ci: remove bors
Bors is EOL
1 parent 44ddedc commit 2f84eb7

2 files changed

Lines changed: 2 additions & 11 deletions

File tree

.github/settings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,13 +125,13 @@ branches:
125125
# Required. Require branches to be up to date before merging.
126126
strict: true
127127
# Required. The list of status checks to require in order to merge into this branch
128-
contexts: [ "bors" ]
128+
contexts: [ ]
129129
# Required. Enforce all configured restrictions for administrators. Set to true to enforce required status checks for repository administrators. Set to null to disable.
130130
enforce_admins: false
131131
# Disabled for bors to work
132132
required_linear_history: false
133133
# Required. Restrict who can push to this branch. Team and user restrictions are only available for organization-owned repositories. Set to null to disable.
134134
restrictions:
135-
apps: [ "bors" ]
135+
apps: [ ]
136136
users: []
137137
teams: []

bors.toml

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)