Skip to content

ci: add GitHub Actions workflow for CRO tests#38

Merged
mgazz merged 3 commits intoCoHDI:mainfrom
NekoHK:feature/ci
Apr 13, 2026
Merged

ci: add GitHub Actions workflow for CRO tests#38
mgazz merged 3 commits intoCoHDI:mainfrom
NekoHK:feature/ci

Conversation

@NekoHK
Copy link
Copy Markdown
Collaborator

@NekoHK NekoHK commented Apr 7, 2026

Background

CRO did not have a GitHub Actions workflow to automatically run tests for pull requests.

Changes

  • added a GitHub Actions workflow for CRO
  • configured the workflow to run on pull requests
  • configured the workflow to run the project test command

Verification

  • confirmed the workflow file was added under .github/workflows/
  • verified the project test command works locally

Signed-off-by: kokai <ko.kai@jp.fujitsu.com>
@shogom2
Copy link
Copy Markdown
Collaborator

shogom2 commented Apr 10, 2026

Hi @mgazz,

We've added a .github/workflows/ci.yaml file to automate testing. Could you please take a look? Thanks.

Copy link
Copy Markdown
Collaborator

@mgazz mgazz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified that the steps specified in the workflow terminate successfully. 👍

@mgazz mgazz merged commit 53125ae into CoHDI:main Apr 13, 2026
5 checks 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.

3 participants