atlas-action
is a GitHub action to run Atlas's migration lint
functionality that can be used to provide CI for database schema changes.
What's new
This release of atlas-action
includes:
- A better integration with GitHub Pull Requests - get feedback from the linter as comments on your PR.
- Support for Atlas Project Files - support for fine-grained linting policies.
- Many more small fixes and improvements.
Learn more
To learn more about CI for database schema changes, read the docs or the announcement