-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
good first issueGood for newcomersGood for newcomersstatus: pinnedShould not be labeled as staleShould not be labeled as staletype: featureNew feature or feature requestNew feature or feature request
Description
Is your feature request related to a problem? Please describe.
I need to be able to ensure PRs for my project have bumped the project package.json version when they commit new code.
Describe the solution you'd like
I want an action to fail a check if package.json hasn't been bumped by running this action from my branch against the main branch. Rather than specifying a file-url, it would be nice to be able to specify a branch instead, and then compare the two that way.
Describe alternatives you've considered
N/a
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersstatus: pinnedShould not be labeled as staleShould not be labeled as staletype: featureNew feature or feature requestNew feature or feature request