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

empower tbdbot to analyze diffs in PRs #152

Open
finn-tbd opened this issue May 21, 2024 · 0 comments
Open

empower tbdbot to analyze diffs in PRs #152

finn-tbd opened this issue May 21, 2024 · 0 comments
Assignees

Comments

@finn-tbd
Copy link
Member

The two big asks here are to compare two commits and determine:

  • what (if any) dependency change, useful to scope dependency checks on a PR
  • what (if any) publicly visible APIs changed, useful for guessing what kind of version bump should happen and preventing inadvertant breakage of an API without a major version bump.

both will require customization per-language

@finn-tbd finn-tbd self-assigned this May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant