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

Check for uncommitted changes after running the tests #9

Closed
wants to merge 6 commits into from

Conversation

mbarbin
Copy link
Owner

@mbarbin mbarbin commented Apr 5, 2024

  • This is an attempt at rejecting PRs introducing unstable rules using (mode promote) that modify files during tests, and whose changes haven't been committed.

I plan on checking if this new command works, and then attempt to add a spurious commit on top introducing an unstable rule to determine whether this works as intended.

mbarbin added 3 commits April 5, 2024 16:16
- This is an attempt at rejecting PRs introducing unstable rules using
  `(mode promote)` that modify files during tests, and whose changes
  haven't been committed.
@mbarbin
Copy link
Owner Author

mbarbin commented May 4, 2024

Solved by 72508b2

@mbarbin mbarbin closed this May 4, 2024
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