Skip to content

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

Git Merge 2022

Git Merge 2022

Join our host Christina Warren and hundreds of developers for technical talks, hands-on workshops, and breakout discussions about Git—and the people who build the world’s technologies with it. Tickets are on sale now.

The Julia Language logo

Popular topic

Julia is a high-level, high-performance dynamic programming language for numerical computing.
All Things Open 2022

Upcoming event recommended by GitHub

Oct
30

All Things Open 2022

October 30, 2022 - November 02, 2022 • Raleigh, NC

A universe of events and platforms focused on open source, open tech and the open web.
Flaptastic screenshot

App recommended by GitHub

Flaptastic

Manage flaky unit tests with the unit testing framework you already use.

Features

  • Checkbox to instantly disable any unhealthy unit test across all branches
  • GitHub flaky test warnings on pull requests
  • Slack alerting to team channel who's test are flapping
  • Metrics and charting to aid you in fixing the biggest disruptions first

Requirements

  • CI/CD (CircleCI, TravisCI, Jenkins, etc.)

Flaptastic is designed for organizations with many codebases and teams.

App recommended by GitHub

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 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