Skip to content

Commit

Permalink
Changelog updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fajpunk committed May 30, 2024
1 parent 8b81075 commit 3f3a206
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions changelog.d/20240530_151558_danfuchs_notebook_refresh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
### New features

- `NotebookRunner` flocks can now pick up changes to their notebooks without having to restart the whole mobu process. This refresh can happen via:
- GitHub `push` webhook post to `/mobu/github/webhook` with changes to a repo and branch that matches the flock config
- `monkeyflocker refresh <flock>`
- `POST` to `/mobu/flocks/{flock}/refresh`

0 comments on commit 3f3a206

Please sign in to comment.