Skip to content

fix(plugins): add missed repoURL in ArgoCD plugin#8712

Merged
klesh merged 1 commit intoapache:mainfrom
abdonrd:fix-argocd-repo-url
Feb 12, 2026
Merged

fix(plugins): add missed repoURL in ArgoCD plugin#8712
klesh merged 1 commit intoapache:mainfrom
abdonrd:fix-argocd-repo-url

Conversation

@abdonrd
Copy link
Contributor

@abdonrd abdonrd commented Feb 12, 2026

Summary

Testing ArgoCD plugin (#5207), after:

I noticed that the Median Lead Time for Changes metric in DORA wasn't being reflected.

I saw that in cicd_deployment_commits, the repo_url field contained the ArgoCD app name name instead of the repository URL... And then I saw that the repo_url field in _tool_argocd_applications was null.

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. component/plugins This issue or PR relates to plugins pr-type/bug-fix This PR fixes a bug labels Feb 12, 2026
@rbstp
Copy link
Contributor

rbstp commented Feb 12, 2026

the change looks good 👍🏻

@klesh klesh merged commit a34b8c4 into apache:main Feb 12, 2026
13 checks passed
@abdonrd abdonrd deleted the fix-argocd-repo-url branch February 12, 2026 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/plugins This issue or PR relates to plugins pr-type/bug-fix This PR fixes a bug size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants