Skip to content

ci: Specify activity trigger type in ci events for merge queues#1465

Merged
abbiemery merged 3 commits intomainfrom
activity-type
Apr 1, 2026
Merged

ci: Specify activity trigger type in ci events for merge queues#1465
abbiemery merged 3 commits intomainfrom
activity-type

Conversation

@abbiemery
Copy link
Copy Markdown
Contributor

Specify activity trigger type as checks_requested for merge_group ci event. Currently this is the only supported activity type but this stops us being surprised by unexpected triggers if they add more.

@abbiemery abbiemery requested a review from a team as a code owner March 31, 2026 16:48
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.20%. Comparing base (0f4cf89) to head (1b62c0e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1465   +/-   ##
=======================================
  Coverage   95.20%   95.20%           
=======================================
  Files          43       43           
  Lines        3128     3128           
=======================================
  Hits         2978     2978           
  Misses        150      150           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

abbiemery and others added 2 commits April 1, 2026 14:12
Co-authored-by: Abigail Emery <abbiemery@live.co.uk>
@tpoliaw tpoliaw linked an issue Apr 1, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@tpoliaw tpoliaw left a comment

Choose a reason for hiding this comment

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

maybe ci vs chore?

@abbiemery abbiemery changed the title chore: Specify activity trigger type in ci events for merge queues ci: Specify activity trigger type in ci events for merge queues Apr 1, 2026
@abbiemery abbiemery merged commit 56e5b2c into main Apr 1, 2026
19 checks passed
@abbiemery abbiemery deleted the activity-type branch April 1, 2026 16:47
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.

Simplify handling of PRs by configuring a merge queue

2 participants