Skip to content

chore: Create pr-assign-team-label.yml#9959

Merged
PeerRich merged 11 commits intomainfrom
action/tag-pr-by-team-label
Jul 6, 2023
Merged

chore: Create pr-assign-team-label.yml#9959
PeerRich merged 11 commits intomainfrom
action/tag-pr-by-team-label

Conversation

@PeerRich
Copy link
Copy Markdown
Member

@PeerRich PeerRich commented Jul 6, 2023

testing, goal: tag each PR according to our organisation

@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 6, 2023

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

Name Status Preview Comments Updated (UTC)
api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 19, 2024 3:29pm
cal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 19, 2024 3:29pm
cal-staging 🔄 Building (Inspect) Mar 19, 2024 3:29pm
ui ❌ Failed (Inspect) Mar 19, 2024 3:29pm
web-staging 🔄 Building (Inspect) Mar 19, 2024 3:29pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
dev ⬜️ Ignored (Inspect) Mar 19, 2024 3:29pm

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 6, 2023

Thank you for following the naming conventions! 🙏

pumfleet
pumfleet previously approved these changes Jul 6, 2023
Copy link
Copy Markdown
Contributor

@pumfleet pumfleet left a comment

Choose a reason for hiding this comment

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

Nice

@pumfleet pumfleet dismissed their stale review July 6, 2023 09:56

It broke

Copy link
Copy Markdown
Contributor

@pumfleet pumfleet left a comment

Choose a reason for hiding this comment

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

It’s not working, it says the token is missing

Comment thread .github/workflows/pr-assign-team-label.yml Outdated
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 6, 2023

📦 Next.js Bundle Analysis for @calcom/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@deploysentinel
Copy link
Copy Markdown

deploysentinel Bot commented Jul 6, 2023

Current Playwright Test Results Summary

✅ 101 Passing - ⚠️ 4 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 07/06/2023 04:35:41pm UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: f8f3062

Started: 07/06/2023 04:33:30pm UTC

⚠️ Flakes

📄   apps/web/playwright/reschedule.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Reschedule Tests -- new-booker Should do a reschedule from user owner
Retry 1Initial Attempt
1.53% (4) 4 / 261 runs
failed over last 7 days
0.38% (1) 1 / 261 run
flaked over last 7 days

📄   apps/web/playwright/booking-seats.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Reschedule for booking with seats -- old-booker Should reschedule booking with seats
Retry 1Initial Attempt
0% (0) 0 / 261 runs
failed over last 7 days
0.77% (2) 2 / 261 runs
flaked over last 7 days

📄   apps/web/playwright/embed-code-generator.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Embed Code Generator Tests Event Types Page open Embed Dialog and choose Inline for First Event Type
Retry 1Initial Attempt
0% (0) 0 / 257 runs
failed over last 7 days
7.78% (20) 20 / 257 runs
flaked over last 7 days

📄   apps/web/playwright/event-types.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Event Types tests user -- new-booker can add multiple organizer address
Retry 1Initial Attempt
0.38% (1) 1 / 261 run
failed over last 7 days
8.81% (23) 23 / 261 runs
flaked over last 7 days

View Detailed Build Results


Co-authored-by: Leo Giovanetti <hello@leog.me>
Comment thread .github/workflows/pr-assign-team-label.yml Outdated
Comment thread .github/workflows/pr-assign-team-label.yml Outdated
@zomars zomars added performance area: performance, page load, slow, slow endpoints, loading screen, unresponsive ui area: UI, frontend, button, form, input all docker labels Jul 6, 2023
@zomars zomars added core area: core, team members only performance area: performance, page load, slow, slow endpoints, loading screen, unresponsive ui area: UI, frontend, button, form, input labels Jul 6, 2023
@PeerRich PeerRich removed ui area: UI, frontend, button, form, input performance area: performance, page load, slow, slow endpoints, loading screen, unresponsive core area: core, team members only labels Jul 6, 2023
@zomars zomars added core area: core, team members only performance area: performance, page load, slow, slow endpoints, loading screen, unresponsive ui area: UI, frontend, button, form, input labels Jul 6, 2023
@PeerRich PeerRich removed ui area: UI, frontend, button, form, input performance area: performance, page load, slow, slow endpoints, loading screen, unresponsive core area: core, team members only labels Jul 6, 2023
@zomars zomars added core area: core, team members only performance area: performance, page load, slow, slow endpoints, loading screen, unresponsive ui area: UI, frontend, button, form, input labels Jul 6, 2023
@PeerRich PeerRich removed ui area: UI, frontend, button, form, input performance area: performance, page load, slow, slow endpoints, loading screen, unresponsive core area: core, team members only labels Jul 6, 2023
@zomars zomars added the core area: core, team members only label Jul 6, 2023
@PeerRich PeerRich requested a review from leog July 6, 2023 16:30
@PeerRich PeerRich enabled auto-merge (squash) July 6, 2023 16:30
Copy link
Copy Markdown
Contributor

@leog leog left a comment

Choose a reason for hiding this comment

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

LGTM

@PeerRich PeerRich merged commit 55bca88 into main Jul 6, 2023
@PeerRich PeerRich deleted the action/tag-pr-by-team-label branch July 6, 2023 16:36
fritterhoff pushed a commit to hm-edu/cal.com that referenced this pull request Jul 25, 2023
Co-authored-by: Leo Giovanetti <hello@leog.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core area: core, team members only

Projects

No open projects
Status: No status

Development

Successfully merging this pull request may close these issues.

4 participants