Skip to content

Add automated API compatibility checks to GitHub PR workflow #1227

@bkeryan

Description

@bkeryan

Problem to Solve

Adding some sort of API compatibility checks to the GitHub PR workflow would prevent compatibility-breaking changes from being merged into main. Currently, we rely on internal test suites to catch this after the change is merged into main.

Proposed Solution

Use a static analysis tool, such as:

AB#3278673

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriageNew issue that needs to be reviewed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions