jenkinsci / bitbucket-branch-source-plugin

Bitbucket Branch Source Plugin
https://plugins.jenkins.io/cloudbees-bitbucket-branch-source
MIT License
216 stars 353 forks source link

Add support for tracking credential usage #833

Open tsalzinger opened 6 months ago

tsalzinger commented 6 months ago

What feature do you want to see added?

The plugin should call the approproate variants of CredentialsProvider.track for:

This will help with keeping track of which credentials are used where.

Upstream changes

No response

Are you interested in contributing this feature?

yes, I have a working draft already and I'll open a PR for further discussion / gathering feedback on the specific impelmentation soon