diff --git a/data/reusables/secret-scanning/partner-secret-list-private-repo.md b/data/reusables/secret-scanning/partner-secret-list-private-repo.md index 2f5b6ab966cf..52e08b7ea9a7 100644 --- a/data/reusables/secret-scanning/partner-secret-list-private-repo.md +++ b/data/reusables/secret-scanning/partner-secret-list-private-repo.md @@ -122,6 +122,8 @@ Intercom | Intercom Access Token | intercom_access_token{% endif %} Ionic | Ionic Personal Access Token | ionic_personal_access_token{% endif %} {%- ifversion fpt or ghec or ghes > 3.1 or ghae %} Ionic | Ionic Refresh Token | ionic_refresh_token{% endif %} +{%- ifversion fpt or ghec or ghes > 3.4 %} +JD Cloud | JD Cloud Access Key | jd_cloud_access_key{% endif %} {%- ifversion fpt or ghec or ghes > 3.2 %} JFrog | JFrog Platform Access Token | jfrog_platform_access_token{% endif %} {%- ifversion fpt or ghec or ghes > 3.2 %} diff --git a/includes/rest_operations_at_current_path.html b/includes/rest_operations_at_current_path.html deleted file mode 100644 index 5dcdba099e61..000000000000 --- a/includes/rest_operations_at_current_path.html +++ /dev/null @@ -1,5 +0,0 @@ -{% comment %} -We need this file to exist until all translations have caught up. -You can delete this when you can no longer find any -references at all for 'rest_operations_at_current_path' anywhere. -{% endcomment %}