Skip to content

Add support for entrypoint and command for service containers#645

Merged
rhysd merged 1 commit into
rhysd:mainfrom
mkusaka:feat/service-container-entrypoint-command
Apr 19, 2026
Merged

Add support for entrypoint and command for service containers#645
rhysd merged 1 commit into
rhysd:mainfrom
mkusaka:feat/service-container-entrypoint-command

Conversation

@mkusaka
Copy link
Copy Markdown
Contributor

@mkusaka mkusaka commented Apr 2, 2026

Adds support for jobs.<job_id>.services.<service_id>.entrypoint and jobs.<job_id>.services.<service_id>.command - documentation.

This keeps jobs.<job_id>.container unchanged, since GitHub Actions currently documents these keys only for service containers.

Closes #644.

@rhysd rhysd merged commit 575dc06 into rhysd:main Apr 19, 2026
18 checks passed
@mkusaka mkusaka deleted the feat/service-container-entrypoint-command branch April 19, 2026 14:39
@rhysd
Copy link
Copy Markdown
Owner

rhysd commented Apr 19, 2026

Thanks. I merged this and add some small followups later.

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.

Add support for entrypoint and command for service containers

2 participants