-
Notifications
You must be signed in to change notification settings - Fork 44
chore: Add Feature branches setup and conventional commits validation #1060
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
base: master
Are you sure you want to change the base?
Conversation
d5c1282 to
cb86bd3
Compare
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-field-08c5cf00f-1060.eastus2.3.azurestaticapps.net |
cb86bd3 to
f2ddde4
Compare
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-field-08c5cf00f-1060.eastus2.3.azurestaticapps.net |
5ae7a9b to
e3399a9
Compare
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-field-08c5cf00f-1060.eastus2.3.azurestaticapps.net |
e3399a9 to
b017f51
Compare
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-field-08c5cf00f-1060.eastus2.3.azurestaticapps.net |
3 similar comments
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-field-08c5cf00f-1060.eastus2.3.azurestaticapps.net |
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-field-08c5cf00f-1060.eastus2.3.azurestaticapps.net |
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-field-08c5cf00f-1060.eastus2.3.azurestaticapps.net |
| vmImage: ubuntu-latest | ||
|
|
||
| steps: | ||
| - template: .github/workflows/azure-devops-commitsar.yml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we will be using Azure, then this shouldn't be in .github/workflows
Conventional commits validation was not picked up after the latest changes: #716