Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

JSON Output - Include Type of Change #225

Open
theduke opened this issue Sep 28, 2021 · 0 comments
Open

JSON Output - Include Type of Change #225

theduke opened this issue Sep 28, 2021 · 0 comments

Comments

@theduke
Copy link

theduke commented Sep 28, 2021

The JSON output currently seems to only include the spans for changes, not type of change it is.

I'm writing a CI integration that should warn about breaking changes, so having some kind of descriptor would be very useful.

Proposal: add a change field that holds an enum with values like function_added, trait_renamed, struct_deleted, ...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants