DEVX-160: Remove cross-repo contract tests from devx #300

Merged
kireto merged 1 commits from DEVX-160-remove-cross-repo-tests into master 2026-08-26 08:26:07 +00:00
1 Commits
Author SHA1 Message Date
emilandDevin <158243242+devin-ai-integration[bot]@users.noreply.github.com> c9bf8dbcc6 refactor: remove cross-repo contract tests from devx
CI / validate (pull_request) Successful in 1m2s
CI / auto-merge (pull_request) Successful in 16s
devx tests were validating infra, grm, sso-bridge, and Mattermost OIDC
workflow/skill files. This is an architecture violation — devx must not
be aware of other repos. Those repos consume devx, not the other way
round.

Tests now only validate devx's own workflows and skills.

Closes DEVX-160

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-08-26 08:24:45 +00:00