scaffolder-backend-module-azure-devops: Fix pipeline result output#7645
Open
SanderDelden wants to merge 1 commit intobackstage:mainfrom
Open
scaffolder-backend-module-azure-devops: Fix pipeline result output#7645SanderDelden wants to merge 1 commit intobackstage:mainfrom
SanderDelden wants to merge 1 commit intobackstage:mainfrom
Conversation
Contributor
Changed Packages
|
Author
aa0b43d to
e1a79d5
Compare
Signed-off-by: Sander van Delden <38953576+SanderDelden@users.noreply.github.com>
e1a79d5 to
ce09f23
Compare
Author
|
Tests are fixed :) |
Contributor
|
HI @Phiph, can you give this a look please? |
Contributor
|
Hi @SanderDelden, I'll review this tomorrow afternoon 👍 |
awanlin
requested changes
Feb 20, 2026
Contributor
awanlin
left a comment
There was a problem hiding this comment.
Hi @SanderDelden, thanks for the contribution, technically this looks good to me, just left a comment about the changeset.
I'd like a review from @Phiph who is the author of this action to get his impression and thoughts as well.
| '@backstage-community/plugin-scaffolder-backend-module-azure-devops': patch | ||
| --- | ||
|
|
||
| Fixed bug in createAzureDevopsRunPipelineAction where pipelineRun.result returned an integer instead of the corresponding string |
Contributor
There was a problem hiding this comment.
Suggested change
| Fixed bug in createAzureDevopsRunPipelineAction where pipelineRun.result returned an integer instead of the corresponding string | |
| **BREAKING** Fixed bug in `createAzureDevopsRunPipelineAction` where `pipelineRun.result` returned an integer instead of the corresponding string |
This should likely be minor and not patch, it's also a breaking change given that people who use this may be expecting the integer.
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.

Hey, I just made a Pull Request!
Closes #7639
This is my first PR for Backstage and also the first time working with TypeScript, so apologies in advance if things are not perfect!
✔️ Checklist
Signed-off-byline in the message. (more info)