Skip to content

Add release-automation-reusable.yml placeholder#68

Merged
hdamker merged 1 commit intocamaraproject:mainfrom
hdamker:stub/release-automation-placeholder
Feb 14, 2026
Merged

Add release-automation-reusable.yml placeholder#68
hdamker merged 1 commit intocamaraproject:mainfrom
hdamker:stub/release-automation-placeholder

Conversation

@hdamker
Copy link
Contributor

@hdamker hdamker commented Feb 13, 2026

What type of PR is this?

repository management

What this PR does / why we need it:

Adds a minimal placeholder for release-automation-reusable.yml on main. GitHub Actions requires reusable workflow files to exist on the default branch to resolve workflow_call references. Without this placeholder, callers referencing @release-automation cannot invoke the workflow.

The full implementation is in PR #67 (targeting the release-automation branch). This placeholder will be replaced when that branch merges to main.

Which issue(s) this PR fixes:

Prerequisite for #67

Special notes for reviewers:

The placeholder is 17 lines — just workflow_call trigger and a single echo step. No functional logic.

Changelog input

release-note
none

Additional documentation

docs
none

Enables GitHub Actions to resolve workflow_call references to
release-automation-reusable.yml. The full implementation lives on
the release-automation branch. This placeholder will be replaced
when that branch merges to main.
@hdamker hdamker merged commit 11006b7 into camaraproject:main Feb 14, 2026
1 check passed
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.

1 participant