Skip to content

Fix issue with PR paths for embedding linker workflow#419

Merged
mart-r merged 3 commits into
mainfrom
fix-embedding-linker-workflow-run-conditions
Apr 24, 2026
Merged

Fix issue with PR paths for embedding linker workflow#419
mart-r merged 3 commits into
mainfrom
fix-embedding-linker-workflow-run-conditions

Conversation

@mart-r

@mart-r mart-r commented Apr 24, 2026

Copy link
Copy Markdown
Collaborator

The previous path was incorrect which meant the workflow didn't run at PR time.

The previous path was incorrect which meant the workflow didn't run at PR time.
paths:
- 'medcat-plugins/medcat-embedding-linker/**'
- '.github/workflows/medcat-embedding-linker**'
- '.github/workflows/embedding-linker**'

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Hey I dont think this is right?

The file name is .github/workflows/medcat-embedding-linker_ci.yml ?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Yep - you're right - fixed the wrong one

@alhendrickson alhendrickson left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Is this right?

@mart-r

mart-r commented Apr 24, 2026

Copy link
Copy Markdown
Collaborator Author

PS:
The path is correct now. We can see that from the fact that the workflow runs and fails due to the unfixed issue of #420.

@alhendrickson alhendrickson left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approved - feels reasonable to merge this in, and then prove the other branch makes the build pass again

@mart-r
mart-r merged commit cd3df55 into main Apr 24, 2026
8 of 11 checks passed
@mart-r
mart-r deleted the fix-embedding-linker-workflow-run-conditions branch April 24, 2026 12:40
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