Skip to content

feat: add workflow_dispatch inputs for release branch and version overrides#82

Merged
ChristophShyper merged 1 commit into
masterfrom
feat/improve-templates
May 18, 2026
Merged

feat: add workflow_dispatch inputs for release branch and version overrides#82
ChristophShyper merged 1 commit into
masterfrom
feat/improve-templates

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

📝 Brief description

feat: add workflow_dispatch inputs for release branch and version overrides

💻 Commits

  • 109a8dd - ChristophShyper - 2026-05-18 22:55:55
    feat: add workflow_dispatch inputs for release branch and version overrides

📁 Modified files

.github/workflows/auto-release-create.yml | 14 ++
.github/workflows/reusable-auto-release-create.yml | 42 ++++-
Taskfile.cicd.yml | 32 +---
Taskfile.scripts.yml (new) | 208 +++++++++++++++++++++
Taskfile.variables.yml | 147 +--------------
Taskfile.yml | 11 +-
.../actions/workflows/auto-release-create.yml | 14 ++
.../dockerized/workflows/auto-release-create.yml | 14 ++
templates/other/workflows/auto-release-create.yml | 14 ++
templates/static/workflows/auto-release-create.yml | 14 ++
10 files changed, 326 insertions(+), 184 deletions(-)

⚠️ Additional information

  • Pushed to a branch with a proper name and provided proper commit message.
  • Provided a clear and concise description of what the issue is.

Check CONTRIBUTING.md and CODE_OF_CONDUCT.md for more information

@ChristophShyper ChristophShyper merged commit c876e0f into master May 18, 2026
3 checks passed
@ChristophShyper ChristophShyper deleted the feat/improve-templates branch May 18, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant