Skip to content

Conversation

@askb
Copy link
Contributor

@askb askb commented Oct 1, 2025

Update gerrit-compose-required-rtdv3-verify.yaml to use the new lfreleng-actions/file-grep-regex-action location instead of the old lfit/releng-reusable-workflows location.

The action was migrated to lfreleng-actions on March 20, 2025 (commit 36d48dd), but the workflow was still referencing the old location at v0.2.18 which no longer contained the action.

Changes:

Fixes error: Can't find 'action.yml', 'action.yaml' or 'Dockerfile' for action in workflow runs.

Update gerrit-compose-required-rtdv3-verify.yaml to use the new
lfreleng-actions/file-grep-regex-action location instead of the
old lfit/releng-reusable-workflows location.

The action was migrated to lfreleng-actions on March 20, 2025
(commit 36d48dd), but the workflow was still referencing the
old location at v0.2.18 which no longer contained the action.

Changes:
- From: lfit/releng-reusable-workflows/.github/actions/
        file-grep-regex-action@8c3cf221 (v0.2.18)
- To:   lfreleng-actions/file-grep-regex-action@64fbf6bd
        (v0.1.3)

Fixes error: Can't find 'action.yml', 'action.yaml' or
'Dockerfile' for action in workflow runs.

Signed-off-by: Anil Belur <[email protected]>
@github-actions github-actions bot added the bug Something isn't working label Oct 1, 2025
@askb askb requested review from Copilot and tykeal October 1, 2025 12:34
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a broken GitHub workflow by updating the reference to the file-grep-regex-action to its new location after it was migrated from lfit/releng-reusable-workflows to lfreleng-actions.

  • Updates the action reference from the old location at v0.2.18 to the new location at v0.1.3
  • Resolves the "Can't find 'action.yml'" error that was occurring in workflow runs

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ModeSevenIndustrialSolutions ModeSevenIndustrialSolutions merged commit 23b9d66 into lfit:main Oct 1, 2025
8 checks passed
@askb askb deleted the fix-rtdv3-file-grep-action-reference branch October 2, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants