
GitHub Pages now uses Actions by default
As GitHub Pages, home to 16 million websites, approaches its 15th anniversary, we’re excited to announce that all sites now build and deploy with GitHub Actions.
Hot on the heels of checking out pull requests, you can now open files in GitHub for Mac and GitHub for Windows straight from pull requests and branches! You can…
Hot on the heels of checking out pull
requests, you can now
open files in GitHub for Mac and GitHub for
Windows straight from pull requests and branches!
You can see the new “Open” button in pull requests:
And when viewing a file on a branch:
Clicking it will open GitHub for Mac or GitHub for Windows, clone the repository
(if you don’t have it), automatically switch to the branch containing the
changes, and finally open the file for editing in its default application.
We’re hoping that this makes it much easier to address pull request comments! :pencil: