Skip to content

Conversation

@aldevv
Copy link
Contributor

@aldevv aldevv commented Dec 5, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 5, 2025 17:57
@coderabbitai
Copy link

coderabbitai bot commented Dec 5, 2025

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • Dockerfile is excluded by none and included by none

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch add_dockerfile

Comment @coderabbitai help to get the list of available commands and usage tips.

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 a standard Dockerfile for the baton-confluence connector, enabling containerized deployment. The connector is a Go-based tool that syncs Confluence data (groups, users) using the Baton SDK.

Key changes:

  • Adds a new Dockerfile using a distroless base image for minimal attack surface
  • Configures the container to run the baton-confluence binary

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@aldevv aldevv merged commit 3d1679a into main Dec 5, 2025
9 checks passed
@aldevv aldevv deleted the add_dockerfile branch December 5, 2025 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants