Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: verify git auth #7

Merged
merged 1 commit into from Jan 17, 2022
Merged

fix: verify git auth #7

merged 1 commit into from Jan 17, 2022

Conversation

levibostian
Copy link
Owner

No description provided.

@levibostian levibostian merged commit 2056fb8 into develop Jan 17, 2022
@levibostian levibostian deleted the fix-verify branch January 17, 2022 06:11
github-actions bot pushed a commit that referenced this pull request Jan 17, 2022
# [1.0.0-beta.2](v1.0.0-beta.1...v1.0.0-beta.2) (2022-01-17)

### Bug Fixes

* authenticate github to run commands ([#5](#5)) ([71666ae](71666ae))
* fetch before checkout to get branch ([#9](#9)) ([375a27c](375a27c))
* git checkout command ([#6](#6)) ([d30cdfd](d30cdfd))
* git fetch with repo URL ([#10](#10)) ([55d85a1](55d85a1))
* git pull from remote ([#8](#8)) ([59abc4d](59abc4d))
* handle when branch does not exist ([#12](#12)) ([58ddf27](58ddf27))
* make action run ([#4](#4)) ([9df7d2d](9df7d2d))
* rebase and push. change to composite action ([#11](#11)) ([2db2a01](2db2a01))
* verify git auth ([#7](#7)) ([2056fb8](2056fb8))
@levibostian-oss-bot
Copy link

🎉 This PR is included in version 1.0.0-beta.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

levibostian-oss-bot pushed a commit that referenced this pull request Jan 22, 2022
# 1.0.0 (2022-01-22)

### Bug Fixes

* add link to fix doc if action fails ([#24](#24)) ([0f2a0fc](0f2a0fc))
* authenticate github to run commands ([#5](#5)) ([71666ae](71666ae))
* fetch before checkout to get branch ([#9](#9)) ([375a27c](375a27c))
* git checkout command ([#6](#6)) ([d30cdfd](d30cdfd))
* git fetch with repo URL ([#10](#10)) ([55d85a1](55d85a1))
* git pull from remote ([#8](#8)) ([59abc4d](59abc4d))
* handle when branch does not exist ([#12](#12)) ([58ddf27](58ddf27))
* make action run ([#4](#4)) ([9df7d2d](9df7d2d))
* rebase and push. change to composite action ([#11](#11)) ([2db2a01](2db2a01))
* remove skipUnlessPush as it's unstable ([#25](#25)) ([71fa635](71fa635))
* skip run unless push to ahead ([#22](#22)) ([e416f86](e416f86))
* verify git auth ([#7](#7)) ([2056fb8](2056fb8))

### Features

* skip running if no push to ahead branch ([#21](#21)) ([6ed1347](6ed1347))
* sync branches with rebase ([#1](#1)) ([64f70e8](64f70e8))
@levibostian-oss-bot
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants