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

Shorten Tests for Merges to main from Feature PRs #2374

Closed
bdemann opened this issue Dec 20, 2024 · 0 comments · Fixed by #2377
Closed

Shorten Tests for Merges to main from Feature PRs #2374

bdemann opened this issue Dec 20, 2024 · 0 comments · Fixed by #2377
Assignees

Comments

@bdemann
Copy link
Member

bdemann commented Dec 20, 2024

Currently, when multiple feature branches are merged into main in a single day, our CI/CD pipeline becomes heavily backed up due to the removal of all filters on tests for merges to main. This significantly increases testing time.

Proposed Improvement:
Apply the same or similar filters to tests for merges into main as we use for feature PRs. This would help reduce the bottleneck and improve CI/CD efficiency without compromising quality.

@bdemann bdemann changed the title Do shorter tests for merge to main from feature pr Shorten Tests for Merges to main from Feature PRs Dec 20, 2024
@bdemann bdemann self-assigned this Dec 20, 2024
@bdemann bdemann linked a pull request Dec 20, 2024 that will close this issue
6 tasks
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 a pull request may close this issue.

1 participant