forge icon indicating copy to clipboard operation
forge copied to clipboard

Work with Git forges from the comfort of Magit

Results 51 forge issues
Sort by recently updated
recently updated
newest added

Does forge currently support review comments (comments on a portion of the diff)? If not, is there a plan to add it in the future?

enhancement

Part of the backtrace: ``` Debugger entered--Lisp error: (error "Invalid search bound (wrong side of point)") re-search-forward("^\\([^:]*\\): \\(.+\\)" # t) (while (re-search-forward "^\\([^:]*\\): \\(.+\\)" url-http-end-of-headers t) (push (cons (match-string 1)...

#### Steps to reproduce _(Requires access to multiple organizations or owner accounts):_ 1. Connect Forge to a GitHub repo with issues and pull them into Forge 1. Transfer ownership of...

bug

It'd be really cool if we could search through (all/open) issues/PR's for keywords from within Emacs, getting a hit for any issue/PR or issue-comment containing that keyword. (Related to https://github.com/magit/forge/issues/140...

enhancement

It would be very useful if forge could act on multiple issues at once. The workflow I envision is marking a number of issues (either at once by something like...

enhancement

It would be very useful to be able to filter topic. Specifically showing only issues for a specific milestone. Also in the list mode it would be very helpful to...

enhancement

Hello, Now that I've got `forge` working on my system, I've been able to try things out. One of the questions I had was whether `forge` would allow me to...

enhancement

If I edit a description (of an issue in GitLab) which is out-of-date it will be silently overwritten with my version. The in-browser editor of GitLab issues a warning in...

wont fix
bug upstream

from magit status "F Y" ``` ... Pulling notifications... Pulling notifications (page 1/6)... Pulling notifications (page 2/6)... Pulling notifications (page 3/6)... error in process filter: ghub--signal-error: peculiar error: ((type ....

bug

Most forges support some sort of build/testing status from the various CI solutions out there (Gitlab's own, Travis CI, CircleCI, ...?) -- this information should have a home in Forge....

enhancement