Skip to content

Cancel outades pipeline runs#462

Merged
afeefghannam89 merged 2 commits into
feature/molecule-pipelines-refactoringfrom
outdated-run
Jun 24, 2026
Merged

Cancel outades pipeline runs#462
afeefghannam89 merged 2 commits into
feature/molecule-pipelines-refactoringfrom
outdated-run

Conversation

@afeefghannam89

Copy link
Copy Markdown
Member

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.

@afeefghannam89 afeefghannam89 requested a review from widhalmt April 27, 2026 14:39
@afeefghannam89 afeefghannam89 self-assigned this Jun 24, 2026
@afeefghannam89 afeefghannam89 added this to the 0.1.0 milestone Jun 24, 2026
@afeefghannam89 afeefghannam89 added the enhancement Improve the code label Jun 24, 2026

@widhalmt widhalmt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice! This should save a big portion on ressources in busy development times.

@afeefghannam89 afeefghannam89 merged commit f636196 into feature/molecule-pipelines-refactoring Jun 24, 2026
24 checks passed
@afeefghannam89 afeefghannam89 deleted the outdated-run branch June 24, 2026 08:31
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improve the code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants