Skip to content

Conversation

@diogomatsubara
Copy link
Contributor

During scheduled events, inputs are null, so we need to set this logic with contains() so we can:

  • default to maven_publish=true, when workflow_dispatch is called
  • allow maven_publish=true, when workflow_dispatch is called
  • default to maven_publish=true, when running on a schedule

Should fix https://github.com/eclipse-zenoh/zenoh-java/actions/runs/13125305726

During scheduled events, inputs are null, so we need to set this logic
with contains() so we can:
- default to maven_publish=true, when workflow_dispatch is called
- allow maven_publish=true, when workflow_dispatch is called
- default to maven_publish=true, when running on a schedule
@github-actions
Copy link

github-actions bot commented Feb 4, 2025

PR missing one of the required labels: {'internal', 'breaking-change', 'documentation', 'dependencies', 'enhancement', 'bug', 'new feature'}

@diogomatsubara diogomatsubara added the internal Changes not included in the changelog label Feb 4, 2025
@Mallets Mallets merged commit 53816a8 into eclipse-zenoh:main Feb 4, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Changes not included in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants