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

Develop an opt-in GH action to perform checks with the stack #113

Open
slinkydeveloper opened this issue Sep 23, 2020 · 0 comments
Open

Comments

@slinkydeveloper
Copy link
Member

Describe the feature

Add a GH feature that on every pull request including a dependency bump, performs the check with the stack for the dependency conflicts.

Use cases

Every time we have a dependency bump with an external dep, we should perform a check with the stack to see if there are any conflicts. This is a time consuming operation we perform manually today. Automating can at least allow us to easily recognize if the dep update is breaking something or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant