Discussion:
Using GitHub directly from inside Emacs
Add Reply
Otto Kekäläinen
2025-02-09 18:50:02 UTC
Reply
Permalink
Hi!

I don't use Emacs myself, but I learned last weekend at FOSDEM that
some Emacs users love using the Emacs extension Magit [1] with the
Forge [2] feature to list and review GitHub Pull Requests directly
from Emacs without opening a browser.

Just curious to know if any Emacs users here (Monty?) have tried Magit
for interacting with https://github.com/MariaDB/server/pulls?

There are currently 240 open PRs and 157 have zero reviews [3] from
people with GitHub permissions to give reviews. To get more
contributors, we need to have more people participating in
reviewing/approving incoming contributions. Also some parts of the
contributions process are not very optimal, and the process is likely
to become smoother only if enough of current core developers at least
occasionally "eat their own cooking" and experience (at least parts)
of the contribution process.

- Otto

[1] https://magit.vc/
[2] https://magit.vc/manual/forge.html
[3] https://github.com/MariaDB/server/pulls?q=is%3Apr+is%3Aopen+review%3Anone
Geert Stappers
2025-02-10 06:20:01 UTC
Reply
Permalink
Post by Otto Kekäläinen
Hi!
Hi,
Post by Otto Kekäläinen
I don't use Emacs myself, but I learned last weekend at FOSDEM that
some Emacs users love using the Emacs extension Magit [1] with the
Forge [2] feature to list and review GitHub Pull Requests directly
from Emacs without opening a browser.
Just curious to know if any Emacs users here (Monty?) have tried Magit
for interacting with https://github.com/MariaDB/server/pulls?
There are currently 240 open PRs and 157 have zero reviews [3] from
people with GitHub permissions to give reviews. To get more
contributors, we need to have more people participating in
reviewing/approving incoming contributions.
Nah. The "Nah" expressed stronger: "NO".

There is only need for awareness that '"Somebody else should do it!" is
a dangerous strategy'
Post by Otto Kekäläinen
Also some parts of the contributions process are not very optimal, and
the process is likely to become smoother only if enough of current core
developers at least occasionally "eat their own cooking" and experience
(at least parts) of the contribution process.
+1 for the "What you do not wish to be done to yourself, do not do to another."
Post by Otto Kekäläinen
- Otto
Groeten
Geert Stappers
Post by Otto Kekäläinen
[1] https://magit.vc/
A Git Porcelain inside Emacs
Post by Otto Kekäläinen
[2] https://magit.vc/manual/forge.html
Forge allows you to work with Git forges, currently Github and Gitlab,
from the comfort of Magit and Emacs.
Post by Otto Kekäläinen
[3] https://github.com/MariaDB/server/pulls?q=is%3Apr+is%3Aopen+review%3Anone
--
Silence is hard to parse
Otto Kekäläinen
2025-02-10 06:50:01 UTC
Reply
Permalink
Hi!

Sorry, my email client auto-completed as the "developers" mailing list
the one I usually write to, and not the one this was intended to be
submitted at...

Anyway, I am sure there are some Emacs users here too and if you never
heard about Magit+Forge then maybe this was useful info.
Post by Otto Kekäläinen
[1] https://magit.vc/
A Git Porcelain inside Emacs
Post by Otto Kekäläinen
[2] https://magit.vc/manual/forge.html
Forge allows you to work with Git forges, currently Github and Gitlab,
from the comfort of Magit and Emacs.

Loading...