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

Fixed workflows #448

Merged
merged 2 commits into from
Sep 2, 2023
Merged

Conversation

zAlweNy26
Copy link
Member

Description

In this way, when a workflow of the same group has to start, it stops the one that is running before, decreasing the load on the poor Github (sorry Microsoft).

For example, if a PR adds 2 new commits one after another in just a few seconds, the one running before will be stopped. It is useless to see the results of that one as the new one is more important.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@nicola-corbellini
Copy link
Member

Thank you 😅

@pieroit pieroit changed the base branch from main to develop September 2, 2023 06:38
@pieroit pieroit merged commit 84f5555 into cheshire-cat-ai:develop Sep 2, 2023
2 checks passed
@zAlweNy26 zAlweNy26 deleted the fixed-workflows branch September 2, 2023 09:27
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.

3 participants