Change the repository type filter
All
Repositories list
40 repositories
- Modernize a school's legacy accounting system from Cobol to Node.js with the help of GitHub Copilot.
democratize-tribal-knowledge-using-copilot-spaces
Public templateconfigure-codeql-language-matrix
Public templateLearn how to simplify your code scanning workflows with CodeQL language matriceswrite-javascript-actions
Public templateWrite your own GitHub JavaScript Action and automate customized tasks unique to your workflow.- Create workflows that enable you to use Continuous Integration (CI) for your projects.
- A GitHub Security Lab initiative, providing an in-repo learning experience, where learners secure intentionally vulnerable code.
- GitHub Copilot: The agent awakens - Building applications with GitHub Copilot Agent Mode
secure-repository-supply-chain
Public templateSecure your supply chain, understand dependencies in your environment, know about vulnerabilities in those dependencies and patch themaction-text-variables
Publicexercise-toolkit
Publicai-in-actions
Public templateIntegrate AI models directly into your GitHub Actions workflows using GitHub Models.- Leverage Copilo to scale feedback, promote code quality, and catch issues before they reach production.
- Let Copilot coding agent tackle your issues directly on GitHub. No coding environment needed.
introduction-to-repository-management
Public templateLearn the basics of several GitHub features that can help support a collaborative, friendly, and healthy project.- Use GitHub Actions to publish your project to a Docker image.
- Make a workflow reusable, call it in another workflow, and use a matrix strategy to run multiple versions.
- Customize GitHub Copilot's behavior with custom instructions, prompts, and chat modes for your specific development workflows.
- Enable secret scanning to identify plain-text credentials and prevent them from being written to your repository
- Develop code using GitHub Codespaces and Visual Studio Code!
- Create and run a GitHub Actions workflow.
- Create a release based workflow that is built on the foundations of the GitHub flow
- Get started using GitHub in less than an hour.
change-commit-history
Public templateA skills course on changing the commit history with Git- Create a site or blog from your GitHub repositories with GitHub Pages.
- Useful tips when navigating through your repository
- Learn why conflicts happen and how to resolve them.