Skip to content

Add custom annotations to Secrets #114

Open
@luca-valentini

Description

@luca-valentini

Summary

Provide a way to add custom annotations to Secrets.

Use cases

I need to create a webhook to execute certain actions when a Secret is modified. I need some additional information to decide what do to.
Annotations would be the best way to pass that information.

Proposed solution

The implementation has been added and removed in the last months.
It should be basically reverting this PR: #104 or reimplementing it only copying specific annotations, prefixed in a certain way or something similar.

Is there a workaround to accomplish this today?

Not that I'm aware of. The only way to pass additional information is to use the Secret name, but the character limit doesn't allow me to achieve what I want.

Metadata

Metadata

Assignees

No one assigned

    Labels

    trackedIssue is tracked in 1Password's internal ticketing system as well.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions