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

chore(repo): add new labeler #3684

Merged
merged 2 commits into from
Feb 7, 2023
Merged

chore(repo): add new labeler #3684

merged 2 commits into from
Feb 7, 2023

Conversation

tknickman
Copy link
Member

Use our own bot for labeling instead of the workflow.

@tknickman tknickman requested review from a team as code owners February 7, 2023 22:02
@vercel
Copy link

vercel bot commented Feb 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
examples-native-web 🔄 Building (Inspect) Feb 7, 2023 at 10:39PM (UTC)
examples-tailwind-web 🔄 Building (Inspect) Feb 7, 2023 at 10:39PM (UTC)
8 Ignored Deployments
Name Status Preview Comments Updated
examples-basic-web ⬜️ Ignored (Inspect) Feb 7, 2023 at 10:39PM (UTC)
examples-cra-web ⬜️ Ignored (Inspect) Feb 7, 2023 at 10:39PM (UTC)
examples-designsystem-docs ⬜️ Ignored (Inspect) Feb 7, 2023 at 10:39PM (UTC)
examples-kitchensink-blog ⬜️ Ignored (Inspect) Feb 7, 2023 at 10:39PM (UTC)
examples-nonmonorepo ⬜️ Ignored (Inspect) Feb 7, 2023 at 10:39PM (UTC)
examples-svelte-web ⬜️ Ignored (Inspect) Feb 7, 2023 at 10:39PM (UTC)
examples-vite-web ⬜️ Ignored (Inspect) Feb 7, 2023 at 10:39PM (UTC)
turbo-site ⬜️ Ignored (Inspect) Visit Preview Feb 7, 2023 at 10:39PM (UTC)

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2023

🟢 CI successful 🟢

Thanks

#| `isPRAuthorCompanyMatch` | Returns true if the PR author's company matches the given regex |
#| `isNotPRAuthorCompanyMatch` | The negation of `isPRAuthorCompanyMatch` |
#| `isAnyFileOwnedByMatch` | Returns true if any owner of a file in the PR diff matches the given regex |
#| `isNotAnyFileOwnerByMatch` | The negation of `isAnyFileOwnedByMatch` |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we group the NOT versions at the bottom so it's easier to read the ones?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼 good call

onPublish:
turbo:
- runWorkflow: turborepo-smoke-published.yml
when: any
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you intend to add the smoke tester in this PR? Seems unrelated, and I don't see it being moved from somewhere else?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea this is new!

@tknickman tknickman added the pr: automerge Kodiak will merge these automatically after checks pass label Feb 7, 2023
@tknickman tknickman merged commit ca72f9e into main Feb 7, 2023
@tknickman tknickman deleted the new_labeler branch February 7, 2023 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ci pr: automerge Kodiak will merge these automatically after checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants