Skip to content

chore: fix references to yaml files and rename bugs #1347

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

Merged
merged 1 commit into from
Aug 5, 2025

Conversation

Jont828
Copy link
Contributor

@Jont828 Jont828 commented Aug 4, 2025

Reason for Change:

Requirements

  • added unit tests and e2e tests (if applicable).

Issue Fixed:

Follow up for #1339
Notes for Reviewers:

Copy link

kaito-pr-agent bot commented Aug 4, 2025

Title

Refactor: Update file extensions and remove unused action files


Description

  • Removed outdated action files action.yml in .github/actions

  • Updated file extensions from .yml to .yaml in workflows


Changes walkthrough 📝

Relevant files
Refactoring
9 files
action.yml
Removed outdated action file                                                         
+0/-205 
action.yml
Removed outdated action file                                                         
+0/-199 
deploy-docs.yaml
Updated file extension                                                                     
+2/-2     
markdown-link-check.yaml
Updated file extension                                                                     
+1/-1     
publish-rag-controller-gh-image.yaml
Updated file extension                                                                     
+1/-1     
publish-rag-service-gh-image.yaml
Updated file extension                                                                     
+1/-1     
publish-workspace-gh-image.yaml
Updated file extension                                                                     
+1/-1     
ragengine-e2e.yaml
Updated file extension                                                                     
+1/-1     
workspace-e2e.yaml
Updated file extension                                                                     
+1/-1     

Need help?
  • Type /help how to ... in the comments thread for any questions about PR-Agent usage.
  • Check out the documentation for more information.
  • Copy link

    kaito-pr-agent bot commented Aug 4, 2025

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ Recommended focus areas for review

    Possible Issue

    Adding the workflow file itself to the paths trigger can cause infinite loops if the workflow modifies the file.

    - '.github/workflows/deploy-docs.yaml'
    Possible Issue

    Adding the workflow file itself to the paths trigger can cause infinite loops if the workflow modifies the file.

    - '.github/workflows/deploy-docs.yaml'

    @chewong chewong merged commit 0389855 into kaito-project:main Aug 5, 2025
    15 of 16 checks passed
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    Status: Done
    Development

    Successfully merging this pull request may close these issues.

    2 participants