bug: ci runs aren't fetched with refresh for gh #728

Closed
opened 2026-05-12 21:16:53 +00:00 by barrettruth · 0 comments
Owner

Prerequisites

Neovim version

x

Operating system

x

Description

x

Steps to reproduce

x1.
2.
3.

Health check

No response

Forge CLI version

No response

Minimal reproduction

vim.pack.add({
  'https://git.barrettruth.com/barrettruth/midnight.nvim',
  'https://github.com/tpope/vim-fugitive',
  'https://github.com/ibhagwan/fzf-lua',
  'https://git.barrettruth.com/barrettruth/forge.nvim',
})
vim.cmd.colorscheme('midnight')
### Prerequisites - [x] I have searched [existing issues](https://git.barrettruth.com/barrettruth/forge.nvim/issues) - [x] I have updated to the latest version ### Neovim version ```text x ``` ### Operating system x ### Description x ### Steps to reproduce x1. 2. 3. ### Health check _No response_ ### Forge CLI version _No response_ ### Minimal reproduction ```lua vim.pack.add({ 'https://git.barrettruth.com/barrettruth/midnight.nvim', 'https://github.com/tpope/vim-fugitive', 'https://github.com/ibhagwan/fzf-lua', 'https://git.barrettruth.com/barrettruth/forge.nvim', }) vim.cmd.colorscheme('midnight') ```
barrettruth 2026-05-12 21:16:53 +00:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/forge.nvim#728
No description provided.