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

Set up CI to run pip-compile, check for changes, and open a pull request #586

Merged
merged 1 commit into from
May 28, 2024

Conversation

amstilp
Copy link
Contributor

@amstilp amstilp commented May 28, 2024

Add a new workflow for pull requests into main that:

  • compiles the requirements files
  • opens a pull request if changes are detected
  • exits successfully (if no changes are detected) or unsuccessfully (if changes are detected)

This action runs pip-compile, opens a PR with changes, and fails if
there are any changes detected. The failure can be resolved by
merging the pull request.
@amstilp amstilp marked this pull request as ready for review May 28, 2024 22:56
@amstilp amstilp merged commit 1f863e8 into main May 28, 2024
9 checks passed
@amstilp amstilp deleted the feature/pip-compile-ci branch July 30, 2024 21:55
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

Successfully merging this pull request may close these issues.

1 participant