1
1
2
2

I remember there being an option to filter starred repositories by language, now I can't find it anymore. The button is just gone. Some older GitHub documentation still shows the option: https://docs.github.com/en/get-started/exploring-projects-on-github/saving-repositories-with-stars#organizing-starred-repositories-with-lists

3
12
4
1
5
-8
6
-7
7
-9
8
-8
9
-8
10
-11
submitted 1 month ago* (last edited 1 month ago) by pylapp@programming.dev to c/github@programming.dev
11
5
12
4

I thought you guys might enjoy it: I have a website that I push to frequently on GitHub, and some GitHub actions that update it periodically by pulling code and generating docs from it. I needed to connect to my vps often and update the website which was cumbersome.

Well a solution is to use webhooks on push events and have a server listening to those events to then update said websites for me.

13
21
submitted 2 months ago* (last edited 2 months ago) by Kalcifer@sh.itjust.works to c/github@programming.dev

You can sort GitHub issues by most "upvoted" using this syntax:

is:issue is:open sort:reactions-+1-desc 

Thanks to gromenauer for making me aware of it in this GitHub comment.

Full documentation for sorting GitHub issues and pull requests can be found here.

EDIT (2024-08-27T05:20Z): There are also UI options that enable sorting by most "upvoted":

  • On desktop (through a web browser):

  • On mobile (through the app):

14
1
submitted 3 months ago by mac@programming.dev to c/github@programming.dev
15
7
submitted 3 months ago by mac@programming.dev to c/github@programming.dev
16
12
Praise my GitHub profile (praise-me.fly.dev)
submitted 3 months ago by mac@programming.dev to c/github@programming.dev

cross-posted from: https://programming.dev/post/17754201

There was a roast my github profile site going around recently so as a counter to that someone made a praise my github profile. Enter your profile and get an AI complimenting you

17
4
submitted 3 months ago by mac@programming.dev to c/github@programming.dev
18
6
submitted 3 months ago by mac@programming.dev to c/github@programming.dev
19
6
submitted 3 months ago by mac@programming.dev to c/github@programming.dev
20
9
submitted 3 months ago by mac@programming.dev to c/github@programming.dev
21
7
submitted 4 months ago by mac@programming.dev to c/github@programming.dev
22
5
submitted 6 months ago by mac@programming.dev to c/github@programming.dev
23
7
submitted 7 months ago by mac@programming.dev to c/github@programming.dev
24
6
submitted 7 months ago by mac@programming.dev to c/github@programming.dev
25
6
submitted 7 months ago by mac@programming.dev to c/github@programming.dev
view more: next ›

GitHub

105 readers
1 users here now

A community for discussion and posts relating to github https://github.com/

founded 10 months ago
MODERATORS