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

Support custom policy #72

Open
matankila opened this issue Nov 12, 2023 · 1 comment
Open

Support custom policy #72

matankila opened this issue Nov 12, 2023 · 1 comment

Comments

@matankila
Copy link

matankila commented Nov 12, 2023

I think there is a much needed feature,
Use a custom policy for the diff with options like

  • Exclude breaking change
  • Include breaking change

this way an organization can use the product how he sees fit.

First I would like to see if this idea is approved,

file name: pb.yaml (shorthand for pb33f)
Content:

ruleset:
  - “breaking-changes”:
      exclude_operations_with_extension: “x-foo”,
      include_operations_with_extension: “x-bar”
@daveshanley
Copy link
Member

other than extensions, what else would you want to configure breaking changes for?

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

No branches or pull requests

2 participants