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

Possibility of a static identifier? #130

Open
trek opened this issue Sep 27, 2024 · 0 comments
Open

Possibility of a static identifier? #130

trek opened this issue Sep 27, 2024 · 0 comments

Comments

@trek
Copy link

trek commented Sep 27, 2024

We'd like to store which CI system a customer is using in a metrics system for reporting and noticed that ci.name values are not guaranteed to remain the same. Would it be useful to have ci.identifer or something like it to solve for this use case?

We briefly looked at mapping ci.<VENDOR-CONSTANT> against the constant name but this seems to require that we keep a list of values which we'd prefer not to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant