Add prepublish and postpublish hooks to v1.0 azure.yaml schema - #5841
Merged
Conversation
Copilot
AI
changed the title
[WIP] Add
Add prepublish and postpublish hooks to v1.0 azure.yaml schema
Oct 2, 2025
prepublish, postpublish to azure.yaml schema
Contributor
|
@copilot can you resolve the merge conflict? |
Contributor
Author
Co-authored-by: JeffreyCA <9157833+JeffreyCA@users.noreply.github.com>
JeffreyCA
force-pushed
the
copilot/fix-57082243-6417-40cb-b126-d01ca9e5d78a
branch
from
October 3, 2025 21:33
e25ea06 to
a40f938
Compare
JeffreyCA
marked this pull request as ready for review
October 3, 2025 21:33
JeffreyCA
requested review from
rajeshkamal5050,
tg-msft,
vhvb1989 and
wbreza
as code owners
October 3, 2025 21:33
vhvb1989
approved these changes
Oct 3, 2025
Member
|
/check-enforcer override |
JeffreyCA
deleted the
copilot/fix-57082243-6417-40cb-b126-d01ca9e5d78a
branch
October 20, 2025 16:02
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Important
This should be merged after the next azd release containing changes from #5663.
Add
prepublishandpostpublishhooks to v1.0 azure.yaml schemaCompleted:
prepublishandpostpublishhooks to service-level hooks section in v1.0 schema (lines 192-201)prepublishandpostpublishhooks to command-level hooks section in v1.0 schema (lines 524-533)The v1.0 schema now includes
prepublishandpostpublishhooks at both the service and command levels, matching the alpha schema. These hooks enable users to run custom scripts before and after the publish command.Merge conflict resolved: Updated version.txt to 0.1.0 from main branch.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.