Using the cache action you can now cache your dependencies between workflow runs. This can dramatically reduce the time it takes to run certain steps in your workflow. The rails/rails repository recently started using the cache action in their rubocop workflow reducing the runtime from around seven minutes to roughly one minute.
API changes for OAuth token access to SAML organizations
You’re now required to obtain an OAuth token via the web application flow for SAML access to organizations requiring SSO. In most cases, this change also prohibits access via tokens granted from the Authorizations API.
Learn more about upcoming security API deprecations announcements
When you edit or comment on existing issues on mobile web, you now get the same useful features as you experience in our desktop web experience:
- Add and update issue labels, assignees, projects, and milestones.
- Experience better commenting features when adding links, formatting text, and taking quick actions like referencing pull requests and issues.