You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog/README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -196,8 +196,6 @@ Your `docs/changelog.yml` must include a `bundle` section so docs-builder knows
196
196
```yaml
197
197
bundle:
198
198
directory: docs/changelog
199
-
repo: my-repo
200
-
owner: elastic
201
199
```
202
200
203
201
The reusable workflow splits into two jobs with separate permissions: `generate`(read-only, produces the bundle artifact) and `create-pr` (write access, opens a pull request with the bundle file).
0 commit comments