Skip to content

fix: update cron job names and permissions in workflow files; add example .env file#61

Merged
ChristophShyper merged 2 commits intomasterfrom
fix/cron-env
Apr 13, 2026
Merged

fix: update cron job names and permissions in workflow files; add example .env file#61
ChristophShyper merged 2 commits intomasterfrom
fix/cron-env

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

📝 Brief description

fix: update cron job names and permissions in workflow files; add example .env file
fix: update cron job names and permissions in workflow files; add example .env file

💻 Commits

  • 237cef6 - ChristophShyper - 2026-04-13 22:16:35
    | fix: update cron job names and permissions in workflow files; add example .env file
    |
  • df7dab4 - ChristophShyper - 2026-04-13 21:19:57
    fix: update cron job names and permissions in workflow files; add example .env file

📁 Modified files

.editorconfig (new) | 9 +
.github/MIGRATION.md (gone) | 229 ---------------------
.github/PHASE0-REFACTOR-BASELINE.md (gone) | 196 ------------------
.github/workflows/README.md | 3 +-
.github/workflows/cron-check-dependencies.yml | 4 +-
.../workflows/manual-sync-common-files.yml (gone) | 39 ----
.../workflows/reusable-cron-check-dependencies.yml | 2 +-
.../reusable-manual-sync-common-files.yml (gone) | 99 ---------
.gitignore | 131 ++----------
.pre-commit-config.yaml (new) | 41 ++++
.shellcheckrc (new) | 5 +
.yamllint.yml (new) | 24 +++
CONTRIBUTING.md | 6 +-
SECURITY.md | 4 +-
copilot-instructions.md (gone) | 214 -------------------
templates/actions/configs/.pre-commit-config.yaml | 8 +-
.../actions/workflows/cron-check-dependencies.yml | 4 +-
.../workflows/manual-sync-common-files.yml (gone) | 27 ---
.../dockerized/configs/.pre-commit-config.yaml | 8 +-
.../dockerized/taskfiles/Taskfile.scripts.yml | 1 -
.../workflows/cron-check-dependencies.yml | 4 +-
.../workflows/manual-sync-common-files.yml (gone) | 27 ---
templates/other/configs/.pre-commit-config.yaml | 4 +-
.../other/workflows/cron-check-dependencies.yml | 4 +-
.../workflows/manual-sync-common-files.yml (gone) | 27 ---
templates/static/configs/.pre-commit-config.yaml | 4 +-
.../static/workflows/cron-check-dependencies.yml | 4 +-
.../workflows/manual-sync-common-files.yml (gone) | 27 ---
28 files changed, 125 insertions(+), 1030 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 c94055a into master Apr 13, 2026
3 checks passed
@ChristophShyper ChristophShyper deleted the fix/cron-env branch April 13, 2026 20:34
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