feat(auto-start): introduce a builder (#2569)

* feat(auto-start): introduce a builder

* Update examples

* Fix missing end --- in change file

* Fix missing self.

* Update .changes/autostart-builder.md

Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>

---------

Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
This commit is contained in:
Tony
2025-03-25 22:57:40 +08:00
committed by GitHub
parent 286e3c6252
commit 8ecb418a1a
30 changed files with 186 additions and 106 deletions
+6
View File
@@ -0,0 +1,6 @@
---
autostart: minor
autostart-js: minor
---
Add a `Builder` for more flexible settings