Skip to content

Add target to ApiCompat.proj that determines when the baseline shrinks #28571

Closed
@wtgodbe

Description

@wtgodbe

Right now, unless a dev manually updates the baseline files for APICompat, we have no way of knowing if a check that's currently in the baseline has stopped triggering. We get an error when new checks pop up, so we'll know if the baseline grows, but nothing happens when old checks disappear, so we don't know if the baseline shrinks.

We could try writing to the baseline during every build, in addition to throwing an error if we trigger checks that weren't previously in the baseline.

CC @ericstj @terrajobst

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions