Cancel outades pipeline runs#462
Merged
afeefghannam89 merged 2 commits intoJun 24, 2026
Merged
Conversation
11 tasks
widhalmt
approved these changes
Jun 24, 2026
widhalmt
left a comment
Member
There was a problem hiding this comment.
Nice! This should save a big portion on ressources in busy development times.
f636196
into
feature/molecule-pipelines-refactoring
24 checks passed
afeefghannam89
added a commit
that referenced
this pull request
Jun 25, 2026
Here is a list of issues or tasks to be closed before this PR can be merged in main. - [x] Stop the running of **Test Collection Roles** and all workflows if the PR is draft. #432 - [x] Replace OS distribution in small Workflows (roles) from Ubuntu 2204 to Debian 13. #433 - [x] Remove deprecated scenarios and workflows and merge the duplicated ones. #434 - [x] test_role_beats.yml doesn't use ansible-core 2.19. #441 - [x] Extend molecule_full_stack in the test_roles_pr.yml with latest Python und Ansible version. #437 - [x] Check the running condition of EVERY pipeline if they are correct and practice. #436 . #429 - [x] Check the sense and functionality every molecule scenario. #439 - [x] Can we get ride of the second full stack run while merging in main? #440 - [x] Thinking about the names of workflows. #442 - [x] Stop the outdated Github pipeline run when pushing new changes in the pull request #462 - [x] Use GitHub cache for the elastic packages #463
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When a new push is made to a pull request, a new pipeline run starts. The already running one is no longer needed and only consumes resources.