Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for tracking credential usage #833

Open
tsalzinger opened this issue Mar 27, 2024 · 0 comments · May be fixed by #834
Open

Add support for tracking credential usage #833

tsalzinger opened this issue Mar 27, 2024 · 0 comments · May be fixed by #834

Comments

@tsalzinger
Copy link

What feature do you want to see added?

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

  • Repo scanning
  • Branch scanning
  • Pipeline executions (in case the configured credentials are also used for the actual checkout)

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

@tsalzinger tsalzinger linked a pull request Mar 27, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant