Open
Description
Repository Feature
Core Repo - (rule management, validation, testing, lib, cicd, etc.)
Problem Description
Summary
In general, in our tooling we use direct calls to Github via the API (for example see #4650) may be better to decouple the logic of the workflows from requiring a direct connection to Github. We should consider whether or not we would want to decouple this logic from the 4650 PR and from other similar commands.
Desired Solution
No response
Considered Alternatives
No response
Additional Context
No response