Skip to content

feat: rename workflow files and update references for clarity#65

Merged
ChristophShyper merged 2 commits intomasterfrom
feat/rename-workflows
Apr 15, 2026
Merged

feat: rename workflow files and update references for clarity#65
ChristophShyper merged 2 commits intomasterfrom
feat/rename-workflows

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 15, 2026

📝 Brief description

feat: rename workflow files and update references for clarity
Merge branch 'master' into feat/rename-workflows

💻 Commits

  • cad8da3 - ChristophShyper - 2026-04-15 20:18:55
    | Merge branch 'master' into feat/rename-workflows
    |
  • 7716464 - ChristophShyper - 2026-04-15 20:16:13
    feat: rename workflow files and update references for clarity

📁 Modified files

.github/workflows/README.md | 14 +-
...ll-request.yml => auto-pull-request-create.yml} | 8 +-
...dependencies.yml => cron-dependency-update.yml} | 4 +-
...pdate-version.yml => manual-release-create.yml} | 4 +-
...t.yml => reusable-auto-pull-request-create.yml} | 2 +-
...ies.yml => reusable-cron-dependency-update.yml} | 39 +++---
...sion.yml => reusable-manual-release-create.yml} | 2 +-
Taskfile.cicd.yml | 8 ++
templates/actions/taskfiles/Taskfile.cicd.yml | 8 ++
.../actions/taskfiles/Taskfile.scripts.yml (new) | 150 +++++++++++++++++++++
templates/actions/taskfiles/Taskfile.yml | 11 +-
...ll-request.yml => auto-pull-request-create.yml} | 4 +-
...dependencies.yml => cron-dependency-update.yml} | 4 +-
...pdate-version.yml => manual-release-create.yml} | 4 +-
templates/dockerized/taskfiles/Taskfile.cicd.yml | 8 ++
.../dockerized/taskfiles/Taskfile.scripts.yml | 63 +++++++++
...ll-request.yml => auto-pull-request-create.yml} | 4 +-
...dependencies.yml => cron-dependency-update.yml} | 4 +-
...pdate-version.yml => manual-release-create.yml} | 4 +-
templates/other/taskfiles/Taskfile.cicd.yml | 8 ++
...ll-request.yml => auto-pull-request-create.yml} | 4 +-
...dependencies.yml => cron-dependency-update.yml} | 4 +-
...pdate-version.yml => manual-release-create.yml} | 4 +-
templates/static/taskfiles/Taskfile.cicd.yml | 8 ++
...ll-request.yml => auto-pull-request-create.yml} | 4 +-
...dependencies.yml => cron-dependency-update.yml} | 4 +-
...pdate-version.yml => manual-release-create.yml} | 4 +-
27 files changed, 314 insertions(+), 71 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 efc614e into master Apr 15, 2026
3 checks passed
@ChristophShyper ChristophShyper deleted the feat/rename-workflows branch April 15, 2026 18:22
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