This repository was archived by the owner on Jul 28, 2025. It is now read-only.
generated from nhs-england-tools/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 1
feat: dtoss 9326 trigger cd pipeline with commit #46
Open
micjustus-nc
wants to merge
13
commits into
main
Choose a base branch
from
feat/dtoss-9326-trigger-cd-pipeline-with-commit
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: dtoss 9326 trigger cd pipeline with commit #46
micjustus-nc
wants to merge
13
commits into
main
from
feat/dtoss-9326-trigger-cd-pipeline-with-commit
Conversation
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
|
Your Pull Request title must meet the conventional commit standards, please see the following documentation - https://www.conventionalcommits.org/en/v1.0.0/#specification |
Makefile fixes for linting checks
6df54e8 to
4649d43
Compare
4649d43 to
6242c0a
Compare
10 tasks
34cd652 to
7fa5af9
Compare
3c4baaa to
4030cf4
Compare
|
4030cf4 to
c8243cc
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.



Description
This pull request is part of the new feature to trigger an Azure DevOps CD pipeline from a CI pipeline.
Changes of note
To support the feature from this product, this pull request:
Introduces
parameters:to acceptimageHashandregistryHostwhich are passed to thetf_planstep.function_app.tfuses the input parameters infunctionapp.image_tag(imageHash) andfunctionapp.acr_login_server(registryHost)Context
ℹ️ see the devops_template PR for the definition and provision of these parameters.
Type of changes
Checklist
Sensitive Information Declaration
To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.