Reported by
Nitzan Gotlieb
Description
A user reports that Boost fails during GitHub Actions setup because it requires accepting the Beta Agreement before use. They could not find a flag or other non-interactive way to accept the agreement in CI.
Error
Error: boost requires accepting the Beta Agreement before use
Run 'boost init' to review and accept the terms (creates .boost/config.toml)
Run 'boost --help' for usage.
Warning: Boost setup failed: Error: The process '/tmp/boost-action-bootstrap/boost-ci' failed with exit code 1
User question
Can’t find any flag for it. Can you help?
Expected follow-up
Please provide or document a CI-friendly path for accepting the Beta Agreement, such as an action input, environment variable, CLI flag, or documented pre-generated config workflow.
Reported by
Nitzan Gotlieb
Description
A user reports that Boost fails during GitHub Actions setup because it requires accepting the Beta Agreement before use. They could not find a flag or other non-interactive way to accept the agreement in CI.
Error
User question
Expected follow-up
Please provide or document a CI-friendly path for accepting the Beta Agreement, such as an action input, environment variable, CLI flag, or documented pre-generated config workflow.