@slamb2k/mad-skills 2.0.39 → 2.0.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
package/skills/manifest.json
CHANGED
|
@@ -258,6 +258,12 @@ FAILING CHECKS: {FAILING_CHECKS}
|
|
|
258
258
|
)"
|
|
259
259
|
git push
|
|
260
260
|
|
|
261
|
+
CRITICAL — after pushing, your job is DONE. Return immediately.
|
|
262
|
+
- Do NOT manually trigger, queue, or run any CI builds or pipelines
|
|
263
|
+
- Do NOT use `az pipelines run`, `gh workflow run`, or any build-triggering command
|
|
264
|
+
- The PR build policy will trigger automatically on push
|
|
265
|
+
- The orchestrator will poll for the new build via ci-watch.sh
|
|
266
|
+
|
|
261
267
|
## Output Format
|
|
262
268
|
|
|
263
269
|
FIX_REPORT:
|