github_review_requests
- Kind: cached
- Safety: Safe
- Shapes:
text_block,entries,timeline
Options
Section titled “Options”| Option | Type | Required | Default | Description |
|---|---|---|---|---|
limit | integer (1..=30) | no | 10 | Maximum number of PRs to show. |
Compatible renderers
Section titled “Compatible renderers”| Shape | Renderers |
|---|---|
text_block | animated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, list_plain, text_plain |
entries | animated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, grid_table |
timeline | animated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, list_timeline |
Preview
Section titled “Preview”text_block via list_plain
Section titled “text_block via list_plain”ratatui/ratatui#1234 feat: add pie chart tokio-rs/tokio#5678 fix: race in spawn
[[widget]]id = "github_review_requests"fetcher = "github_review_requests"render = "list_plain"text_block via text_plain
Section titled “text_block via text_plain”ratatui/ratatui#1234 feat: add pie chart tokio-rs/tokio#5678 fix: race in spawn
[[widget]]id = "github_review_requests"fetcher = "github_review_requests"render = "text_plain"entries via grid_table
Section titled “entries via grid_table”ratatui #1234 feat: add pie chart tokio #5678 fix: race in spawn
[[widget]]id = "github_review_requests"fetcher = "github_review_requests"render = "grid_table"timeline via list_timeline
Section titled “timeline via list_timeline”Mar 20 │ ratatui/ratatui#1234 │ feat: add pie chart Mar 18 │ tokio-rs/tokio#5678 │ fix: race in spawn
[[widget]]id = "github_review_requests"fetcher = "github_review_requests"render = "list_timeline"