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

Revert "Do not run CI in PR twice" #2100

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

kounelisagis
Copy link
Member

#2082 might have fixed the initial issue, but it causes PRs that we want to merge into non-dev branches to not run CI at all. For example: #2099.

If there is no other solution, we should revert.

@kounelisagis kounelisagis requested a review from dudoslav October 24, 2024 16:49
push:
branches: [dev]
pull_request:
branches: [dev]
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think that we should just remove this condition for pull_request but leave other untoched

Copy link
Collaborator

Choose a reason for hiding this comment

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

After some consideration and a small chat with Agis I have decided that sometimes it is also necessary to run CI on every branch, even without PR.

Copy link
Collaborator

@dudoslav dudoslav left a comment

Choose a reason for hiding this comment

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

🦄

@kounelisagis kounelisagis merged commit 34575ef into dev Oct 25, 2024
27 checks passed
@kounelisagis kounelisagis deleted the revert-2082-db/double_ci branch October 25, 2024 13:06
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