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 wrong Publish condition #919

Merged
merged 2 commits into from
Jan 24, 2022
Merged

Fixed wrong Publish condition #919

merged 2 commits into from
Jan 24, 2022

Conversation

segraef
Copy link
Contributor

@segraef segraef commented Jan 22, 2022

Change

Fixed Publish condition to run only on main and master refs.

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update (Wiki)

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

@segraef segraef self-assigned this Jan 22, 2022
@segraef segraef added [cat] github category: GitHub [cat] pipelines category: pipelines labels Jan 22, 2022
@segraef segraef linked an issue Jan 22, 2022 that may be closed by this pull request
@segraef segraef marked this pull request as ready for review January 22, 2022 05:05
@AlexanderSehr
Copy link
Contributor

@segraef Merge once no pipelines are running as it will trigger all - and there is no batch processing feature in GitHub

@segraef segraef merged commit 2f1cffa into main Jan 24, 2022
@segraef segraef deleted the users/segraef/conditionfix branch January 24, 2022 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[cat] github category: GitHub [cat] pipelines category: pipelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish job condition evaluation is wrong
2 participants