Getting started with GitHub Actions just got easier!
When you want to create a workflow in the Actions tab of your repository, the recommendations are now based on an analysis of repo content.
Today, we’re announcing improvements to the GitHub Actions “New Workflow” experience. Now, when you want to create an Actions workflow in the Actions tab of your repository, the recommendations will be based on an analysis of repository content. We have also added search and filters to help you find the right workflow that matches your unique requirements.
How it works
The workflow recommendations are based on repository analysis that detects elements, such as programming language, build tools, frameworks, and package managers. For example, if a repository contains a Node.js application that has been containerized, then the repository analysis will prioritize showing you both container and Node related workflows.
We have also extended recommendations to the deployment category. For example, if a repository contains a Dockerfile, we’ll suggest a workflow that builds these containers and deploys them to a container-compatible cloud service. This enables our cloud partners to contribute workflows for each of their services and helps them recommend the right workflows to end users based on the language and framework used in the repository code.
Additionally, we have added the ability to filter by categories, plus search capabilities on the catalog of Actions workflows, to help you find the right workflow that matches your requirements faster.
How to get started
- These capabilities are available for all GitHub.com and GitHub Enterprise Cloud organizations today.
- Under the “Actions” tab in your repository, select New Workflow.
- Use the improved recommendations, search, and filtering capabilities to find relevant templates.
New to using Actions workflows?
GitHub has a catalog of workflows that are recommended based on the code in your repository. You can learn more about GitHub Actions workflows in our documentation. For any questions or suggestions, join the discussion here.
Tags:
Written by
Related posts
2024 is the biggest global election year in history. What’s at stake for developers?
GitHub is considering what is at stake for our users and platform, how we can take responsible action to support free and fair elections, and how developers contribute to resilient democratic processes.
GitHub named a Leader in the Gartner first-ever Magic Quadrant for AI Code Assistants
This year, as part of its annual Magic Quadrant series, Gartner published a first-of-its-kind report analyzing the state of play in the AI Code Assistants market–and named GitHub a Leader.
Survey: The AI wave continues to grow on software development teams
We surveyed 2,000 people on software development teams at enterprises in the U.S., Brazil, India, and Germany about the use, experience, and expectations around generative AI tools in software development.