[PR #7398] [MERGED] ci: update merge queue condition #15530

Closed
opened 2026-04-13 10:04:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7398
Author: @himself65
Created: 1/15/2026
Status: Merged
Merged: 1/15/2026
Merged by: @himself65

Base: canaryHead: himself65/2026/01/15/merge-queue


📝 Commits (2)

📊 Changes

3 files changed (+27 additions, -1 deletions)

View changed files

📝 .github/workflows/adapter-tests.yml (+0 -1)
📝 .github/workflows/ci.yml (+13 -0)
📝 .github/workflows/e2e.yml (+14 -0)

📄 Description

Summary by cubic

Adjust CI to skip tests during merge queue runs to prevent duplicate executions. Removed the merge_group trigger from adapter-tests and added step-level conditions in CI and E2E to skip when github.event_name is merge_group.

Written for commit c86a5d5c5b. Summary will update on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/7398 **Author:** [@himself65](https://github.com/himself65) **Created:** 1/15/2026 **Status:** ✅ Merged **Merged:** 1/15/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2026/01/15/merge-queue` --- ### 📝 Commits (2) - [`fb42b53`](https://github.com/better-auth/better-auth/commit/fb42b5311d64b17585e7b47639d5d65e25a12af8) ci: update merge queue condition - [`c86a5d5`](https://github.com/better-auth/better-auth/commit/c86a5d5c5b700ac7ccfc91f055769a40a2da043b) ci: skip ### 📊 Changes **3 files changed** (+27 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/adapter-tests.yml` (+0 -1) 📝 `.github/workflows/ci.yml` (+13 -0) 📝 `.github/workflows/e2e.yml` (+14 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Adjust CI to skip tests during merge queue runs to prevent duplicate executions. Removed the merge_group trigger from adapter-tests and added step-level conditions in CI and E2E to skip when github.event_name is merge_group. <sup>Written for commit c86a5d5c5b700ac7ccfc91f055769a40a2da043b. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 10:04:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#15530