Skip to content

Conversation

@ruspl-afed
Copy link
Contributor

@ruspl-afed ruspl-afed commented Jul 25, 2025

Currently master branch is hardcoded and it is not possible to apply this very useful workflow to a repositories where branches are named differently.
This change adds branch configuration parameter

FYI @laeubi @akurtakov

Currently `master` branch is hardcoded and it is not possible to apply
this very useful workflow to a repositories where branches are named
differently.
This change adds `branch` configuration parameter
Copy link
Contributor

@laeubi laeubi left a comment

Choose a reason for hiding this comment

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

Thanks for spotting this!

@laeubi laeubi merged commit 16ca898 into eclipse-platform:master Jul 25, 2025
6 checks passed
@laeubi
Copy link
Contributor

laeubi commented Jul 25, 2025

By the way if one uses a manual trigger to run the workflow one can even select a branch, so it would maybe good to even read it from the inputs first and then fall back to the configured default (e.g. timed execution), but that's another story.

@ruspl-afed ruspl-afed deleted the code_clean_configure_branch branch July 25, 2025 11:14
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.

2 participants