Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
e351c634
Unverified
Commit
e351c634
authored
Feb 05, 2026
by
Anant Sharma
Committed by
GitHub
Feb 05, 2026
Browse files
fix: fix core CI not triggering for container/deps/*.txt changes (#5998)
Signed-off-by:
Anant Sharma
<
anants@nvidia.com
>
parent
cb7ebdd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
.github/filters.yaml
.github/filters.yaml
+4
-3
No files found.
.github/filters.yaml
View file @
e351c634
...
@@ -68,6 +68,10 @@ ci: &ci
...
@@ -68,6 +68,10 @@ ci: &ci
-
'
.github/scripts/parse_buildkit_output.py'
-
'
.github/scripts/parse_buildkit_output.py'
core
:
core
:
# Exclude documentation files first, then include patterns override for specific paths
-
'
!**/*.md'
-
'
!**/*.rst'
-
'
!**/*.txt'
-
*ci
-
*ci
-
'
container/build.sh'
-
'
container/build.sh'
-
'
container/Dockerfile'
-
'
container/Dockerfile'
...
@@ -86,9 +90,6 @@ core:
...
@@ -86,9 +90,6 @@ core:
-
'
*.py'
-
'
*.py'
-
'
*.rs'
-
'
*.rs'
-
'
scripts/report_pytest_markers.py'
-
'
scripts/report_pytest_markers.py'
-
'
!**/*.md'
-
'
!**/*.rst'
-
'
!**/*.txt'
operator
:
operator
:
-
*ci
-
*ci
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment