cd/entity/GitHub Actions· home entities GitHub Actions
grep -l @github actions /news/*.json | wc -l → 126

GitHub Actions

mentions 126 type Organization page 4/7 feed RSS

// recent coverage 126 mentions

06:43
2026-06-15
letsdatascience.com
ai-safety

Elastic releases open-source CI/CD abuse detector

Elastic Security Labs released an open-source CI/CD Abuse Detector that uses Anthropic's Claude LLM to analyze pull-request diffs for malicious workflow changes in GitHub Actions, GitLab CI, and Azure…

03:42
2026-06-15
clor.com
ai-agents

Anthropic's new Agent SDK pricing is a win for Codex

Anthropic announced a pricing change for its Agent SDK, charging heavy async users API rates beyond a monthly credit, which may drive them to OpenAI's Codex. The move affects developers running Claude…

07:46
2026-06-14
dev.to
artificial-intelligence

RabbitHoles while learning AI

A developer exploring Agentic AI unexpectedly deepened their software engineering skills, picking up Docker, GitHub Actions, Git best practices, and deployment workflows. The journey, which started wi…

00:01
2026-06-14
dev.to
developer-tools

agentic workflows are being domesticated by actions

GitHub's Agentic Workflows preview integrates agents into the existing CI/CD control plane rather than creating a separate execution model. The feature allows developers to describe workflows in Markd…

19:35
2026-06-13
dev.to
developer-tools

Automating Code Reviews with GitHub Actions and OpenAI

A developer implemented an AI-assisted code review workflow using GitHub Actions and the OpenAI API to automate initial feedback on pull requests. The pipeline triggers on PR events, sends code diffs …

18:23
2026-06-13
dev.to
developer-tools

Wiring the Guardrails

A senior software engineer building a CI pipeline for a specification-driven project discovered that a failing test from a previous issue would have caused the pipeline to fail on day one. The enginee…

15:15
2026-06-13
chamoda.com
ai-agents

Rethinking Monorepos in the Age of Agents

The software industry's shift to agentic coding makes monorepos more valuable for providing agents with better context. Companies can now treat branding, marketing, compliance, and other functions as …

06:32
2026-06-13
dev.to
ai-agents

Your agent finished at 3 a.m. Where did the report go?

A developer proposes a pattern for delivering overnight agent reports to a private, end-to-end encrypted inbox using the Agent Relay CLI, which encrypts files client-side before upload. The approach a…

00:01
2026-06-13
dev.to
ai-agents

GitHub Actions is becoming the agent runtime

GitHub has launched Agentic Workflows in public preview, integrating AI agents into GitHub Actions by compiling natural language Markdown into standard YAML workflows. The key architectural decision i…

21:37
2026-06-12
github.blog
ai-tools

Copilot code review: New configurations and controls

GitHub announced new configurations and controls for Copilot code review, including organization-level runner controls, content exclusion support, and removal of the character limit on repository cust…

00:02
2026-06-12
dev.to
ai-agents

prompts are becoming CI/CD configuration

GitHub Agentic Workflows, now in public preview, compiles natural-language Markdown files into executable Actions YAML, transforming prompts into durable, reviewed infrastructure. These prompts live i…

19:00
2026-06-11
github.blog
ai-agents

Bot-created pull requests can run workflows if approved

GitHub now allows pull requests created by the `github-actions[bot]` to run CI/CD workflows if approved by a user with write access to the repository. The change requires explicit user approval as a s…

16:00
2026-06-11
github.blog
ai-agents

GitHub Agentic Workflows is now in public preview

GitHub launched Agentic Workflows in public preview, enabling users to automate reasoning-based tasks like issue triage, CI failure analysis, and documentation updates using coding agents within GitHu…

← prev page 4 / 7 next →
// co-occurs with top 8 entities