Skip to content

fix(azuredevops_go) - consider runname for pipeline regex match - #9152

Open
veetmoradiya3628 wants to merge 2 commits into
apache:mainfrom
veetmoradiya3628:bugfix-8653
Open

veetmoradiya3628 wants to merge 2 commits into
apache:mainfrom
veetmoradiya3628:bugfix-8653

Conversation

@veetmoradiya3628

Copy link
Copy Markdown
Contributor

Summary

Updated Azure DevOps pipeline matching to consider the pipeline run name in addition to the pipeline name, job name, and tags.

Changes

  • Added RunName to Azure DevOps build models.
  • Persisted the Azure DevOps build number as the run name.
  • Added a database migration for the new field.
  • Included the run name when matching deployment and environment regex rules.
  • Updated the Azure DevOps transformation UI text to document run-name matching.

Does this close any open issues?

Closes #8653

Screenshots

NA

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.

[Feature][Azure DevOps Plugin] Include pipeline run names in deployment regex matching

1 participant