Skip to content

Run tags #1232

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

Merged
merged 39 commits into from
Jul 23, 2024
Merged

Run tags #1232

merged 39 commits into from
Jul 23, 2024

Conversation

matt-aitken
Copy link
Member

You can trigger with tags:

const { id } = await simpleChildTask.trigger(
    { message: "Hello from triggerRunsWithTags" },
    { tags: "user:abcdef", "org:12345" }
  );

And set them inside a run:

await tags.add("product:1");

Copy link

changeset-bot bot commented Jul 22, 2024

🦋 Changeset detected

Latest commit: 0dc7ff2

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@matt-aitken matt-aitken merged commit 5526465 into main Jul 23, 2024
2 checks passed
@matt-aitken matt-aitken deleted the features/tags branch July 23, 2024 15:48
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

Successfully merging this pull request may close these issues.

1 participant