Skip to content

Conversation

@finneganhu
Copy link

No description provided.

@finneganhu finneganhu changed the title Initial commit feat: Add backup for Datadog Workflows Oct 20, 2025
@finneganhu finneganhu marked this pull request as ready for review October 20, 2025 18:28
Copilot AI review requested due to automatic review settings October 20, 2025 18:28
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds backup functionality for Datadog Workflows to the datadog_backup gem, enabling users to backup and restore workflow configurations.

  • Implements a new Workflows class that extends the Resources base class with workflow-specific backup operations
  • Adds comprehensive test coverage for the workflows backup functionality
  • Integrates the new workflows module into the main library

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
lib/datadog_backup/workflows.rb Implements the Workflows resource class with backup, retrieval, and API interaction methods
spec/datadog_backup/workflows_spec.rb Provides comprehensive test coverage for all Workflows class methods and behaviors
lib/datadog_backup.rb Registers the new workflows module with the main library

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@finneganhu finneganhu marked this pull request as draft October 20, 2025 18:30
@finneganhu finneganhu closed this Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant