
An update on GitHub availability
github.blogHere’s what we’ve done—and what we’re still doing—to improve our availability and reliability.
6 links

Here’s what we’ve done—and what we’re still doing—to improve our availability and reliability.

From April 24 onward, interaction data from Copilot Free, Pro, and Pro+ users will be used to train and improve our AI models unless they opt out.

Per-component uptime from tagged incidents.

DASH - a rich terminal UI for GitHub that doesn't break your flow

GitHub issues is almost the best notebook in the world. Free and unlimited, for both public and private notes. Comprehensive Markdown support, including syntax highlighting for almost any language. Plus …

GitHub Actions suggests using code like echo ... >> $GITHUB_ENV, but echo ... | tee -a $GITHUB_ENV is often better.