feat(jenkins-backend): regiser MCP actions for Jenkins#8560
Open
MattiaDellOca wants to merge 2 commits intobackstage:mainfrom
Open
feat(jenkins-backend): regiser MCP actions for Jenkins#8560MattiaDellOca wants to merge 2 commits intobackstage:mainfrom
MattiaDellOca wants to merge 2 commits intobackstage:mainfrom
Conversation
Signed-off-by: Mattia Dell'Oca <mattia.delloca@supsi.ch>
Contributor
Changed Packages
|
Signed-off-by: Mattia Dell'Oca <mattia.delloca@supsi.ch>
8dfd0c6 to
5bcf248
Compare
awanlin
requested changes
Apr 24, 2026
Contributor
awanlin
left a comment
There was a problem hiding this comment.
Hi @MattiaDellOca, there's already a PR for this - #8536. Can you perhaps collaborate with @drodil on this given his PR was submitted first? There's also more changes in this PR than I would expect to see which struck me as a bit odd.
Author
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!
The Jenkins backend plugin exposes REST routes for:
These routes serve the frontend plugin. This PR makes the same capabilities available as MCP actions, so they can be consumed by Backstage AI tooling.
Note: given that the logic between routes and MCP actions is very similar, the common logic has been removed from
JenkinsBuilderand moved tojenkinsService.✔️ Checklist
Signed-off-byline in the message. (more info)