this derivation will be built: /nix/store/m583iayypn3v0riwswk26a4qzsmnvyl7-treefmt-check.drv error: Cannot build '/nix/store/m583iayypn3v0riwswk26a4qzsmnvyl7-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/5jbrvm7ry506q0i60lpf7siafx1z4ra7-treefmt-check Last 25 log lines: > index f4b2265..e515bff 100644 > --- a/docs/CLI.md > +++ b/docs/CLI.md > @@ -134,8 +134,8 @@ nbo effects run --event comment --command apply --permission admin apply > ``` > > For `onEvent` effects, `--event KIND` plus flags describing the event (`--pr`, > -`--actor`, `--permission`, `--label`, `--command`, ...) stand in > -for a delivery: `list` then shows why each effect would be skipped. > +`--actor`, `--permission`, `--label`, `--command`, ...) stand in for a delivery: > +`list` then shows why each effect would be skipped. > > ## Exit codes > > diff --git a/docs/EFFECTS.md b/docs/EFFECTS.md > index 991170c..4f0c579 100644 > --- a/docs/EFFECTS.md > +++ b/docs/EFFECTS.md > @@ -306,4 +306,4 @@ services.nixbot.effects.perRepoSecretFiles = { > ``` > > The secrets files must be valid JSON files containing the secrets that will be > -made available to your effects at runtime. > \ No newline at end of file > +made available to your effects at runtime. For full logs, run: nix log /nix/store/m583iayypn3v0riwswk26a4qzsmnvyl7-treefmt-check.drv