Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions local/bin/py/build/configurations/pull_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -243,18 +243,6 @@
tag: "Documentation"
text: "Learn about the Continuous Testing Tunnel"

- repo_name: datadog-static-analyzer-rule-docs
contents:
- action: pull-and-push-folder
branch: main
globs:
- rulesets/**/*.md
options:
dest_dir: '/security/code_security/static_analysis/static_analysis_rules/'
path_to_remove: 'rulesets/'
front_matters:
disable_edit: true

- repo_name: datadog-cdk-constructs
contents:
- action: pull-and-push-file
Expand Down
12 changes: 0 additions & 12 deletions local/bin/py/build/configurations/pull_config_preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -270,18 +270,6 @@
tag: "Documentation"
text: "Learn about the Testing Tunnel"

- repo_name: datadog-static-analyzer-rule-docs
contents:
- action: pull-and-push-folder
branch: main
globs:
- rulesets/**/*.md
options:
dest_dir: '/security/code_security/static_analysis/static_analysis_rules/'
path_to_remove: 'rulesets/'
front_matters:
disable_edit: true

- repo_name: datadog-cdk-constructs
contents:
- action: pull-and-push-file
Expand Down
Loading