git-cliff icon indicating copy to clipboard operation
git-cliff copied to clipboard

Provide JSON Schema of `Context` to allow strict type generation towards scripts

Open greenhat616 opened this issue 2 months ago • 0 comments

Is there an existing issue or pull request for this?

  • [x] I have searched the existing issues and pull requests

Feature description

We are integrated Github with Linear to manager Projects cycle.

We should parse github pr metadata and generate related Linear issue from it, thus, a third-part script is required.

Desired solution

We can use schemars to Generate related Schema automaticly, and post the schema to website or github repo.

Alternatives considered

Nope

Additional context

No response

greenhat616 avatar Oct 23 '25 11:10 greenhat616