Skip to content

Commit c5ef22e

Browse files
committed
chore: Unblock release of docs-help
1 parent 3032265 commit c5ef22e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

docs/fake-source-path.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ This file only exists to work around an issue in Librarian v0.1.0
22
where libraries without source paths couldn't be released.
33

44
Do not change this file without consulting jonskeet@.
5+
6+
2026-02-02

generator-input/pipeline-state.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4338,7 +4338,10 @@
43384338
{
43394339
"id": "docs-help",
43404340
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
4341-
"releaseAutomationLevel": "AUTOMATION_LEVEL_BLOCKED"
4341+
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
4342+
"sourcePaths": [
4343+
"docs/fake-source-path.txt"
4344+
]
43424345
},
43434346
{
43444347
"id": "docs-gax",
@@ -4860,4 +4863,4 @@
48604863
"google/cloud/securesourcemanager/v1",
48614864
"google/maps/weather/v1"
48624865
]
4863-
}
4866+
}

0 commit comments

Comments
 (0)