Skip to content

Ensure no push if there are no changes#28

Merged
CasperWA merged 4 commits intomasterfrom
close_27_check-commit-before-push
Nov 5, 2020
Merged

Ensure no push if there are no changes#28
CasperWA merged 4 commits intomasterfrom
close_27_check-commit-before-push

Conversation

@CasperWA
Copy link
Copy Markdown
Owner

@CasperWA CasperWA commented Nov 5, 2020

Closes #27.

Add push to protected CI job immediately after the previous push to protected CI job, meaning there shouldn't be any changes/new commits and so there shouldn't be any pushes.
This, unfortunately, cannot be tested, but the outcome can be visually checked in the CI runs.

Add push to protected CI job immediately after the previous push to
protected CI job, meaning there shouldn't be any changes/new commits and
so there shouldn't be any pushes.
This, unfortunately, cannot be tested, but the outcome can be visually
checked in the CI runs.
Add bash and git to the very bare alpine img.
@CasperWA CasperWA force-pushed the close_27_check-commit-before-push branch from 373e098 to 1aa8e64 Compare November 5, 2020 23:02
@CasperWA CasperWA merged commit 1aa8e64 into master Nov 5, 2020
@CasperWA CasperWA deleted the close_27_check-commit-before-push branch November 5, 2020 23:07
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.

Don't push branch if there's no new commits

1 participant