Skip to content

Commit ba2b006

Browse files
authored
docs(copilot): Update scheduler config documentation (#4645)
* copilot: Update documentation Fix documentation to use correct key in the configuration example. Signed-off-by: Scott Guymer <[email protected]> * Add changset Signed-off-by: Scott Guymer <[email protected]> --------- Signed-off-by: Scott Guymer <[email protected]>
1 parent 0ab4439 commit ba2b006

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@backstage-community/plugin-copilot-backend': patch
3+
---
4+
5+
Updated configuration example in documentation

workspaces/copilot/plugins/copilot-backend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ To ensure the GitHub Copilot plugin operates correctly within your organization
117117

118118
```yaml
119119
copilot:
120-
scheduler:
120+
schedule:
121121
frequency:
122122
hours: 2
123123
timeout:

0 commit comments

Comments
 (0)