Skip to content

Conversation

@widhalmt
Copy link
Member

We have quite sophisticated rules when to run which Molecule checks. Unfortunately it's quite easy to have a PR or push where the full stack checks won't run. But since we require these checks, you can end up in a situation where you don't have check results but can't merge without those results.

So I simplified the rules when to run these checks.

fixes #300

We have quite sophisticated rules when to run which Molecule checks.
Unfortunately it's quite easy to have a PR or push where the full stack
checks won't run. But since we require these checks, you can end up in a
situation where you don't have check results but can't merge without
those results.

So I simplified the rules when to run these checks.

fixes #300
@widhalmt widhalmt added the bug Something isn't working label Jan 16, 2024
@widhalmt widhalmt requested a review from a team January 16, 2024 12:51
@widhalmt widhalmt self-assigned this Jan 16, 2024
@widhalmt widhalmt enabled auto-merge January 16, 2024 12:52
Copy link
Contributor

@tbauriedel tbauriedel left a comment

Choose a reason for hiding this comment

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

Pipeline seems legit.

Single point:
The pipelines are currently not only started for new PRs, but also for pushes in branches. I'm not familiar with your process, but if that's what you explicitly want, that's okay.

@widhalmt widhalmt added this pull request to the merge queue Jan 16, 2024
Merged via the queue into main with commit ba6e5aa Jan 16, 2024
@widhalmt widhalmt deleted the fix/required_molecule-300 branch January 16, 2024 14:26
ivareri pushed a commit to ivareri/ansible-collection-elasticstack that referenced this pull request Jun 17, 2025
We have quite sophisticated rules when to run which Molecule checks.
Unfortunately it's quite easy to have a PR or push where the full stack
checks won't run. But since we require these checks, you can end up in a
situation where you don't have check results but can't merge without
those results.

So I simplified the rules when to run these checks.

fixes NETWAYS#300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Run required molecule checks on every PR

3 participants