Skip to content

feature: Automatically set CI VCS properties on uploaded artifacts#3309

Merged
bhanurp merged 16 commits intojfrog:masterfrom
bhanurp:new-vcs-props
Jan 20, 2026
Merged

feature: Automatically set CI VCS properties on uploaded artifacts#3309
bhanurp merged 16 commits intojfrog:masterfrom
bhanurp:new-vcs-props

Conversation

@bhanurp
Copy link
Contributor

@bhanurp bhanurp commented Jan 16, 2026

  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • The pull request is targeting the master branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....

Description

This PR automatically attaches CI VCS properties (vcs.provider, vcs.org, vcs.repo) to artifacts uploaded to Artifactory when running in a detected CI environment. This is done during build publish and artifactory upload commands. This enables artifact-to-source traceability without manual configuration.

Depends on

https://github.com/jfrog/build-info-go/actions/runs/21054910042/job/60549009884?pr=364
https://github.com/jfrog/jfrog-cli-artifactory/actions/runs/21055195781/job/60549953300?pr=348

@bhanurp bhanurp added the new feature Automatically generated release notes label Jan 16, 2026
@bhanurp bhanurp added the safe to test Approve running integration tests on a pull request label Jan 16, 2026
@bhanurp bhanurp changed the title featuew: Automatically set CI VCS properties on uploaded artifacts feature: Automatically set CI VCS properties on uploaded artifacts Jan 17, 2026
@bhanurp bhanurp added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Jan 17, 2026
@bhanurp bhanurp added safe to test Approve running integration tests on a pull request ignore for release Automatically generated release notes and removed safe to test Approve running integration tests on a pull request labels Jan 17, 2026
@bhanurp bhanurp added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Jan 17, 2026
@bhanurp bhanurp added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Jan 17, 2026
@bhanurp bhanurp added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Jan 18, 2026
@bhanurp bhanurp added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Jan 18, 2026
@bhanurp bhanurp added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Jan 18, 2026
@bhanurp bhanurp removed the safe to test Approve running integration tests on a pull request label Jan 18, 2026
@bhanurp bhanurp added the safe to test Approve running integration tests on a pull request label Jan 18, 2026
@bhanurp bhanurp added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Jan 18, 2026
@bhanurp bhanurp added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Jan 18, 2026
@bhanurp bhanurp added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Jan 18, 2026
@bhanurp bhanurp added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request ignore for release Automatically generated release notes labels Jan 19, 2026
@bhanurp bhanurp marked this pull request as ready for review January 19, 2026 06:59
@bhanurp bhanurp added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Jan 20, 2026
@github-actions
Copy link
Contributor

👍 Frogbot scanned this pull request and did not find any new security issues.


@bhanurp bhanurp merged commit e4801ea into jfrog:master Jan 20, 2026
74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature Automatically generated release notes safe to test Approve running integration tests on a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants