Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ci): switch to custom metal-runner-action in mock-acpi workflow #1738

Merged

Conversation

vprashar2929
Copy link
Collaborator

This commit updates the mock-acpi workflow to use the custom metal-runner-action instead of the equinix-labs. This change is necessary because the workflow does not expose the github.organization value when triggered by the issue_comment event

Ref: https://github.com/sustainable-computing-io/kepler/actions/runs/10572316346/job/29289799353#step:6:14

This commit updates the mock-acpi workflow to use the custom `metal-runner-action` instead
of the `equinix-labs`. This change is necessary because the workflow
does not expose the `github.organization` value when triggered by the
`issue_comment` event

Signed-off-by: vprashar2929 <[email protected]>
@vprashar2929 vprashar2929 requested a review from vimalk78 August 27, 2024 06:00
Comment on lines +37 to +38
uses: vprashar2929/metal-runner-action@custom-action
# uses: equinix-labs/[email protected]
Copy link
Collaborator

Choose a reason for hiding this comment

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

it would be good if we have the custom metal-runner-action@custom-action in sustainable-computing org

@vimalk78 vimalk78 merged commit 777c733 into sustainable-computing-io:main Aug 27, 2024
21 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.

2 participants