mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 07:04:04 +00:00 
			
		
		
		
	CI: add changelog check (#2766)
* Added changelog item check Fetch the base branch and diff correctly - See: https://github.com/actions/checkout/issues/160 Improve organisation Add some echo for easier debugging Fix bad variable syntax Clarify the double-print in the success case * Write to changelog * Don't block dependabot PRs
This commit is contained in:
		| @@ -8,6 +8,7 @@ | ||||
|  | ||||
| - Upgrade to Rust 2021 edition #2748 (@cyqsimon) | ||||
| - Refactor and cleanup build script #2756 (@cyqsimon) | ||||
| - Checks changelog has been written to for PRs in CI #2766 (@cyqsimon) | ||||
|  | ||||
| ## Syntaxes | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user