Skip to content

Here's what's popular on GitHub today...

The Download

Join rotating hosts from GitHub’s Developer Advocacy team - including Andrea Griffiths, Cassidy Williams, Kedasha Kerr, and more for the latest in developer, open source, and GitHub news.

A community-driven home for AI prompts

Staff pick

prompts.chat is a free, open-source platform for discovering, sharing, and curating high-quality AI prompts. Self-hostable, privacy-first, and built by the community.

Database logo

Popular topic

A database is a structured set of data held in a computer, usually a server.

This recommendation was created by GitHub staff

Ranger

Ranger

Repo maintenance is hard — you could use a hand

Ranger is a sidekick for repo maintainers. It reduces the burden of repository maintenance by automating common tasks, like:

  • Auto-merging pull requests when all the status checks pass
  • Auto-closing issues when a specific label is applied after a preconfigured amount of time
  • Creating frequent comments in a standardized manner
  • Auto-deleting branches after pull requests have been merged
  • and more!

This recommendation was created by GitHub staff

AppVeyor

AppVeyor

Windows developers use AppVeyor to continuously run their tests and deploy apps to cloud or on-premise environments. AppVeyor CI can update the build status on your GitHub pull requests, upload build artifacts to project release and deploy successful builds. AppVeyor is not just a build tool, but it's the place of Windows CI knowledge accumulation - thanks to AppVeyor's vibrant community!