Skip to content

Commit 7a429b8

Browse files
authored
ci: create release please releases as drafts for manual verification (#851)
Temporary safety measure for 1.0 alpha.
1 parent 20353e6 commit 7a429b8

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/actions/spelling/excludes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ CHANGELOG.md
9393
^tests/
9494
.pre-commit-config.yaml
9595
(?:^|/)a2a\.json$
96-
96+
release-please-config.json

release-please-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"prerelease": true,
44
"last-release-sha": "5268218c1ad6671552b7cbad34703f3abbb4fcce",
55
"prerelease-type": "alpha",
6+
"draft": true,
67
"packages": {
78
".": {}
89
}

0 commit comments

Comments
 (0)