WebHooker/docs/guide
RhenCloud f4959eebf8
feat(groups): allow renaming a group id
Add PUT /admin/api/groups/:id/rename (owner role) which re-points the group's routes, migrates the per-group webhook secret (tenant:{id}) and pending invites, and records an audit entry. The group editor's id field is now editable and the console renames first, then persists remaining edits under the new id.
2026-08-13 09:58:02 +08:00
..
configuration.md feat(groups): allow renaming a group id 2026-08-13 09:58:02 +08:00
deployment.md docs: document roles, invites, audit log and self-signup 2026-08-11 23:38:50 +08:00
filters.md docs: sync documentation with current codebase 2026-08-05 17:22:15 +08:00
getting-started.md docs: sync documentation with current codebase 2026-08-05 17:22:15 +08:00
introduction.md feat(check_run): edit messages in place as the run progresses, like workflow_run 2026-08-13 06:47:30 +08:00