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

chore: [DX-2681] if a check is run in a merge queue, don't run it on push to main #1645

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

carleeto
Copy link
Contributor

@carleeto carleeto commented Apr 4, 2024

Hi👋, please prefix this PR's title with:

  • breaking-change: if you have introduced modification that necessitates immediate adjustments by this SDK's users to their applications, clients, or integrations to avert disruptions to existing features or functionalities.
  • feat:, fix:, refactor:, docs:, or chore:.

Summary

In order to speed up the build queue, this PR prevents checks that have already run in the merge queue from running on push to main.

Anything else worth calling out?

No other code changes.

@carleeto carleeto requested a review from a team April 4, 2024 22:49
@carleeto carleeto added this pull request to the merge queue Apr 4, 2024
Merged via the queue into main with commit 78f3258 Apr 4, 2024
11 checks passed
@carleeto carleeto deleted the DX-2681/remove-redundant-push-to-main-actions branch April 4, 2024 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants