Below you will find pages that utilize the taxonomy term “DriftaBot”
March 20, 2026
DriftaBot Agent
Version updated for https://github.com/DriftaBot/agent to version v2.2.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary DriftaBot Agent is a GitHub Action that automates the detection of breaking API changes in pull requests for provider repositories and creates corresponding GitHub issues in affected consumer repositories. It eliminates the need for manual analysis by comparing OpenAPI schemas, identifying impacted consumer repos, and notifying them directly through issues.
March 15, 2026
DriftaBot Agent
Version updated for https://github.com/DriftaBot/agent to version v2.1.6.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The DriftaBot Agent GitHub Action automates the detection of breaking API changes in pull requests by comparing OpenAPI schemas between branches. If breaking changes are identified, it scans consumer repositories within the organization for impacted files and automatically creates or updates GitHub Issues in those repositories to alert maintainers.
March 15, 2026
DriftaBot Agent
Version updated for https://github.com/DriftaBot/agent to version v2.1.5.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The DriftaBot Agent GitHub Action detects breaking changes in OpenAPI schemas during pull requests in provider repositories and automates the process of notifying affected consumer repositories. It identifies impacted endpoints, scans consumer repositories for dependencies, and creates or updates GitHub issues in the relevant repositories, streamlining communication and reducing manual effort.
March 14, 2026
DriftaBot Agent
Version updated for https://github.com/DriftaBot/agent to version v2.1.4.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary DriftaBot Agent is a GitHub Action designed to detect breaking API changes in pull requests for provider repositories by comparing OpenAPI schemas. It automates the identification of impacted consumer repositories, scans them for affected files, and creates or updates GitHub Issues in those repositories.