GitHub Actions API and CI/CD Workflows Improved
GitHub has made several small improvements to its CI/CD platform. The workflow dispatch API can now return run IDs, simplifying the process of mapping requests to their execution in automated pipelines. The platform also changed how it generates test merge commits for pull requests to improve system reliability and reduce developer feedback delays.