Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

empower tbdbot to analyze diffs in PRs #152

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

empower tbdbot to analyze diffs in PRs #152

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

Comments

@finn-block
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-block finn-block converted this from a draft issue May 21, 2024
@finn-block finn-block self-assigned this May 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant