Skip to content

Commit 8f6283c

Browse files
committed
ci: do not require semantic pr anymore, its unreliable
1 parent d140f81 commit 8f6283c

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

.github/settings.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,16 @@ rulesets:
4848
parameters:
4949
strict_required_status_checks_policy: true
5050
required_status_checks:
51-
- context: Semantic PR
52-
integration_id: 198092
5351
- context: testing
5452
integration_id: 15368
5553
bypass_actors:
5654
- actor_id: 1
5755
actor_type: OrganizationAdmin
5856
bypass_mode: always
59-
- actor_id: 951695 # app
57+
- actor_id: 951695 # app
6058
actor_type: Integration
6159
bypass_mode: always
62-
- actor_id: 6359533 # bots
60+
- actor_id: 6359533 # bots
6361
actor_type: Team
6462
bypass_mode: always
6563

@@ -86,10 +84,10 @@ rulesets:
8684
- actor_id: 1
8785
actor_type: OrganizationAdmin
8886
bypass_mode: always
89-
- actor_id: 951695 # app
87+
- actor_id: 951695 # app
9088
actor_type: Integration
9189
bypass_mode: always
92-
- actor_id: 6359533 # bots
90+
- actor_id: 6359533 # bots
9391
actor_type: Team
9492
bypass_mode: always
9593

0 commit comments

Comments
 (0)