Skip to content

ci: use reusable calens workflow from reusable-workflows#4825

Draft
DeepDiver1975 wants to merge 1 commit intomasterfrom
ci/calens-reusable-workflow
Draft

ci: use reusable calens workflow from reusable-workflows#4825
DeepDiver1975 wants to merge 1 commit intomasterfrom
ci/calens-reusable-workflow

Conversation

@DeepDiver1975
Copy link
Copy Markdown
Member

Summary

  • Replaces the old GuillaumeFalourd/git-commit-push approach (which committed directly to development branches) with the PR-based pattern used by ios-app and client
  • Trigger changes from feature/*, fix/*, improvement/*, release/*, technical/* to master only
  • Bumps calens from v1.13.0 to v1.13.1
  • Drops the GH_PAT secret dependency in favour of the TRANSLATION_APP_ID / TRANSLATION_APP_PRIVATE_KEY GitHub App (already used by ios-app and client)

Test plan

  • Merge owncloud/reusable-workflows# first
  • Add TRANSLATION_APP_ID and TRANSLATION_APP_PRIVATE_KEY secrets to this repo if not already present
  • Push to master — confirm a chore/changelog-update PR is created/updated

🤖 Generated with Claude Code

Switches from committing directly to development branches via
GuillaumeFalourd/git-commit-push to the shared PR-based approach
used by ios-app and client. Also bumps calens to v1.13.1 and
aligns the trigger to master only.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jesmrec
Copy link
Copy Markdown
Collaborator

jesmrec commented Apr 16, 2026

Checking the reusable workflow, it will "accumulate" the Changelog in a separate pull request, like transifex's new approach, right? different to our current implementation in which every feature pr will add it's changelog pill.

@DeepDiver1975 DeepDiver1975 requested a review from jesmrec April 16, 2026 08:56
@DeepDiver1975
Copy link
Copy Markdown
Member Author

owncloud/reusable-workflows#39 merged

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