-
Notifications
You must be signed in to change notification settings - Fork 116
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: Contribution labeller #4104
Conversation
Run & review this pull request in StackBlitz Codeflow. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 7c1d3ec. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
Paste Run #8863
Run Properties:
|
Project |
Paste
|
Run status |
Passed #8863
|
Run duration | 02m 06s |
Commit |
7c1d3ecc50: Merge branch 'main' into contribution-labeler
|
Committer | kodiakhq[bot] |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
67
|
Size Change: 0 B Total Size: 1.09 MB ℹ️ View Unchanged
|
09c7b9e
ced5aac
to
321b087
Compare
@@ -382,7 +382,8 @@ jobs: | |||
|
|||
storybook_tests: | |||
name: Storybook test runner | |||
runs-on: ubuntu-latest | |||
# Causes playwrite issues in latest versions. Upgrading deps causes violations in the storybook tests. | |||
runs-on: ubuntu-22.04 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I feel like we should handle the upgrade but right now this version of Ubuntu only applies to this step and has all the packages Playwrite needs. All the others use the latest version
Paste Run #8862
Run Properties:
|
Project |
Paste
|
Run status |
Passed #8862
|
Run duration | 06m 00s |
Commit |
dc944d03cf ℹ️: Merge 7c1d3ecc50bb3a7b035e0addbd99ae09305b6598 into afba2aeba8ca7bbdca4d0baebc49...
|
Committer | krisantrobus |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
125
|
Update the workflows to include a labeler that add "Contribution" to any PR that is created by someone that is not part of our GutHub teams