detection-rules icon indicating copy to clipboard operation
detection-rules copied to clipboard

[FR] Reduce Built-in Git Operations

Open eric-forte-elastic opened this issue 9 months ago • 0 comments

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 https://github.com/elastic/detection-rules/pull/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

eric-forte-elastic avatar May 06 '25 17:05 eric-forte-elastic