0

Join my free GitHub Actions Security Workshop on July 14th, 2026!

Homepage
Courses Membership The Guild
Content
Newsletter Blog YouTube Podcasts Discord Server GitHub Examples Sponsor
Consulting
Private Training Workshops
About
About Me Link Tree
Log In
← Back to all posts

Agentic Workflows Are Here

Aug 02, 2026

Recent happenings:

  • I streamed with the Semaphore team on how they are making their CI/CD platform "ai-native" and what that really means. They've got a claude/codex plugin system that comes with a CLI, skills, and MCP for controlling your CI. Podcast coming soon.
  • I streamed with the co-founder of nono.sh, my go-to agent sandboxing tool, that can now, more or less, sandbox anything on Linux and macOS. Podcast coming soon.
  • I ran a workshop last week on GitHub Actions security hardening; you can watch the 2-hour training and get all the resources for free, thanks to Chainguard.
  • In this video, I explain why I switched from Ghostty terminal to Supacode to better manage all my agent sessions and git projects. It's my most popular YouTube video so far in 2026.

How is GitHub ensuring agents are safe in our CI/CD?

CI providers and automation tools are developing various ways to use LLM prompts or agents. There's no standard way to safely run agents and one-shot prompts in CI, so each platform is building it out differently.

For GitHub, that effort created "Agentic Workflows" as a stand-alone tool for creating a new type of workflow with built-in hardening and safety features. It supports all Agents (not just Copilot) and is generated from a markdown file you write.

The *ONLY* way I'd feel safe adding LLMs in my GitHub Actions is with this new Agentic Workflows. Prompt injection risk is just too great, and GitHub Agentic Workflows also locks down the agent, giving it a read-only file system and no access to secrets. It also filters input and output and controls networking to ensure the model only has access to the minimum resources it needs to perform the work.

I think my favorite thing is that GitHub provides docs and templates on specific areas that they've found to be useful for adding LLMs in workflows. When I got started with "AI in my CI" I was quite unsure about where it would be safe and still useful to do so. Here, they've done some of the work for us. 

I was lucky to have two researchers from Microsoft and GitHub who helped build this feature over the last year, and we dug into the details on my Agentic DevOps podcast! After watching that, you can get started in their docs.

 

My GitHub Security Hardening workshop is free next week
Sign up for my live hands-on workshop that's on Tuesday. I've been working on it for months, then I spoke about it at the Accelerate Chicago conference last month, and I finally get to bring it to you wonderful people. I found this content so useful for my own repos and orgs, that I created an open-source tool to complement the training and help you harden your repositories and find where you ...
AI-Native Kubernetes: What Does it Mean?
Join my stream Thursday 6/4/26 with guests from OpenChoreo, a new CNCF Kubernetes "AI abstraction" with built-in agents and all the fixinโ€™s for managing K8s with agents. KubeCon has been talking about AI in every keynote since the launch of ChatGPT, but it wasn't what you think. Before that moment in consumer AI, the language of AI was MLOps-specific and rarely highlighted at KubeCon. Soon aft...
The AI cost flip-flop
More "devil in the details" of AI engineering is starting to surface. Subscriptions are getting more expensive or offering less, model APIs have frequent outages, costs are skyrocketing once engineering teams fully adopt it, AI has limited effects on productivity due to it exposing downstream bottlenecks (PR reviews) that take humans to solve, and even "firing AI and hiring devs" was reported l...

Cloud Native DevOps

CNDO is a weekly-ish email from Bret Fisher on content he's creating. Agentic DevOps, automation, containers, Docker, Kubernetes, GitOps, GitHub Actions, and everything cloud native.
Homepage
© 2026 bretfisher.com
Courses Membership The Guild
Newsletter Blog YouTube Podcasts Discord Server GitHub Examples Sponsor
Private Training Workshops
About Me Link Tree

Join Our Free Trial

Get started today before this once in a lifetime opportunity expires.