Skip to content

Create Empty build-release.yml#26

Merged
snehara99 merged 2 commits into
mainfrom
dev/snehara/blank-build-release-yml
Jan 29, 2026
Merged

Create Empty build-release.yml#26
snehara99 merged 2 commits into
mainfrom
dev/snehara/blank-build-release-yml

Conversation

@snehara99
Copy link
Copy Markdown
Contributor

There are a couple of restrictions in the ADO UI on creating a pipeline to a GitHub repository. The main issue is the yaml file you link to needs to be in the default branch (aka Main). The branch used in the pipeline can be changed after pipeline creation, but the location in the branch and yaml file name can't. So basically, there needs to be a build-release.yml in the .azuredevops folder in the main branch. This file is nothing other than a place holder file -- but it needs to exist to create the pipeline correctly initially.

This other PR https://github.com/Azure/azure-sphere-tools/pull/25/changes which should get merged after, has the actual build-release.yml pipeline definition.

@snehara99 snehara99 enabled auto-merge (squash) January 27, 2026 16:28
@snehara99 snehara99 merged commit 6df15ff into main Jan 29, 2026
9 checks passed
@snehara99 snehara99 deleted the dev/snehara/blank-build-release-yml branch January 29, 2026 11:42
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.

2 participants