Skip to content

Commit 6cdacf2

Browse files
jamesnroktclaude
andauthored
ci: remove cross-platform-tests and semantic PR/branch checks (#712)
These checks have been failing on nearly every recent PR. The cross-platform tests are known broken, and the semantic PR title / branch name checks are no longer enforced. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent fa5bf5f commit 6cdacf2

2 files changed

Lines changed: 0 additions & 80 deletions

File tree

.github/workflows/cross-platform-tests.yml

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

.github/workflows/pull-request.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@ jobs:
2727
pr-check-hadcoded-secrets:
2828
name: "Check PR for hardcoded secrets"
2929
uses: mParticle/mparticle-workflows/.github/workflows/security-hardcoded-secrets.yml@main
30-
pr-branch-check-name:
31-
name: "Check PR for semantic branch name"
32-
uses: mParticle/mparticle-workflows/.github/workflows/pr-branch-check-name.yml@main
33-
pr-title-check:
34-
name: "Check PR for semantic title"
35-
uses: mParticle/mparticle-workflows/.github/workflows/pr-title-check.yml@main
3630

3731
instrumented-tests:
3832
name: "Instrumented Tests"

0 commit comments

Comments
 (0)