Skip to content

Conversation

khalford
Copy link
Member

Workflows should only run on push if the changed code is their code. Currently they run when any code is pushed to main.

Also, removes an unused workflow from the rabbit consumers that are not in this repository anymore

Rabbit consumer was moved out of this repository and this workflow was forgotten. It should be removed
These workflows are running every time any code is pushed to main. They should only run when code belonging to them is in a pull request or pushed to main
@khalford khalford self-assigned this Mar 20, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.05%. Comparing base (24c88bc) to head (6e2ba9a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #203   +/-   ##
=======================================
  Coverage   96.05%   96.05%           
=======================================
  Files          14       14           
  Lines        1039     1039           
=======================================
  Hits          998      998           
  Misses         41       41           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@khalford khalford merged commit 47612a8 into master Mar 20, 2025
14 of 19 checks passed
@khalford khalford deleted the fix_workflows branch March 20, 2025 14:24
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.

4 participants