Skip to content

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

Rubber Duck Thursdays

Join us for Rubber Duck Thursdays! A lighthearted and informal stream where we work on some projects and do some live coding.

React logo

Popular topic

#

React

React is an open source JavaScript library used for designing user interfaces.

This recommendation was created by GitHub staff

repo rules

An application to set up and enforce rules for all of your GitHub repositories:

  • enforce rules on all repositories or a sub selection using regex
  • ensure that all repositories only use squash merge and delete merged branch
  • ensure that matching repositories always have private visibility
  • ensure that only certain team is admin or maintainer of repositories with certain pattern
  • ensure that the default branch (or any branch) always requires GPG signatures on commit

This recommendation was created by GitHub staff

Deploybot-app

Manage and automate Github Deployments across repositories in your account or organization with deploybot.

  • Create deployments from a repository commits timeline
    • Step through deploying to different Github environments
    • Deploy specific SHA's from default or feature branches
  • Trigger deploys automatically when tests pass on a branch
  • View Github deployment history for a repo or across an org