Banner Markings
Version updated for https://github.com/mharrisb1/markings to version v0.2.6.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action automates the enforcement and update of source code banner markings, ensuring compliance with standards like copyright notices and license headers. It uses special boundaries to safely manage these banners without breaking the codebase. The action supports configuration through a YAML file that defines templates and maps them to file types, making it easy to apply consistent formatting across multiple files.
What’s Changed
Changelog
- 6247b7e451abe62887f023e5f547fed79e700a66 fix(engine): correctly add newline after (#24)