Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metadata changes detection #2726

Merged
merged 18 commits into from
May 11, 2024
Merged

Metadata changes detection #2726

merged 18 commits into from
May 11, 2024

Conversation

timayabi2020
Copy link
Contributor

@timayabi2020 timayabi2020 commented May 7, 2024

Fixes #2720
This PR adds functionality for detecting changes in metadata especially for v1.0 open Api files.
This will help in flagging suspicious changes before merging a PR generated from weekly open Api refresh runs.
Sample PR with github actions message is as below.
image

@timayabi2020 timayabi2020 marked this pull request as ready for review May 9, 2024 07:47
@timayabi2020 timayabi2020 requested a review from a team as a code owner May 9, 2024 07:47
@timayabi2020 timayabi2020 merged commit b5f0d8d into dev May 11, 2024
4 checks passed
@timayabi2020 timayabi2020 deleted the metadata-changes-detection branch May 11, 2024 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add metadata checks as part of PR Gate
2 participants