We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80ca5a0 commit 0adbc12Copy full SHA for 0adbc12
1 file changed
src/basic_memory/ci/README.md
@@ -90,6 +90,9 @@ The generated workflow installs `basic-memory` from PyPI. When dogfooding an
90
unreleased `bm ci` change, temporarily edit the workflow install step to install
91
the branch or commit that contains the CI commands.
92
93
+This repository's live workflow may temporarily install from the checked-out
94
+repository while `bm ci` is being dogfooded ahead of the next package release.
95
+
96
After the files and secrets are in place, verify the first run by merging a test
97
PR or completing a configured production deploy workflow. The Auto BM workflow
98
should create or update a `project_update` note under:
0 commit comments