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

ci: add merge group to ci triggers #1355

Merged
merged 3 commits into from
Sep 24, 2024
Merged

ci: add merge group to ci triggers #1355

merged 3 commits into from
Sep 24, 2024

Conversation

artemmufazalov
Copy link
Member

@artemmufazalov artemmufazalov commented Sep 24, 2024

CI Results

Test Status: βœ… PASSED

πŸ“Š Full Report

Total Passed Failed Flaky Skipped
124 124 0 0 0

Bundle Size: βœ…

Current: 79.00 MB | Main: 79.00 MB
Diff: 0.00 KB (0.00%)

βœ… Bundle size unchanged.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • πŸ“Š indicates links to detailed reports.
  • πŸ”Ί indicates increase, πŸ”½ decrease, and βœ… no change in bundle size.

@@ -3,6 +3,8 @@ name: Node.js CI
on:
pull_request:
branches: ['**']
merge_group:
Copy link
Member Author

Choose a reason for hiding this comment

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

astandrik
astandrik previously approved these changes Sep 24, 2024
@artemmufazalov artemmufazalov added this pull request to the merge queue Sep 24, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Sep 24, 2024
astandrik
astandrik previously approved these changes Sep 24, 2024
@artemmufazalov artemmufazalov added this pull request to the merge queue Sep 24, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Sep 24, 2024

jobs:
verify_title:
name: Verify Title
runs-on: ubuntu-latest
if: ${{github.event.action != 'checks_requested'}}
Copy link
Member Author

@artemmufazalov artemmufazalov Sep 24, 2024

Choose a reason for hiding this comment

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

@artemmufazalov artemmufazalov added this pull request to the merge queue Sep 24, 2024
Merged via the queue into main with commit 22d151b Sep 24, 2024
6 checks passed
@artemmufazalov artemmufazalov deleted the update-ci branch September 24, 2024 14:51
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.

2 participants