You've already forked prometheus-fail2ban-exporter-charts
							
							chore(ci): log commits
This commit is contained in:
		| @@ -79,7 +79,9 @@ function map_type_to_kind() { | |||||||
|   esac |   esac | ||||||
| } | } | ||||||
|  |  | ||||||
| COMMIT_TITLES=$(git log "${OLD_TAG}..${NEW_TAG}" --pretty=format:"%s") | git log --pretty=format:"%s" "${OLD_TAG}..${NEW_TAG}" | ||||||
|  |  | ||||||
|  | COMMIT_TITLES="$(git log --pretty=format:"%s" "${OLD_TAG}..${NEW_TAG}")" | ||||||
|  |  | ||||||
| echo "INFO: Generate change log entries from ${OLD_TAG} until ${NEW_TAG}" | echo "INFO: Generate change log entries from ${OLD_TAG} until ${NEW_TAG}" | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user