-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: adding log4brains (adr tool) docker shortcuts - https://github.com/thomvaill/log4brains #240
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
/help |
PR Agent Walkthrough 🤖Welcome to the PR Agent, an AI-powered tool for automated pull request analysis, feedback, suggestions and more. Here is a list of tools you can use to interact with the PR Agent:
(1) Note that each tool be triggered automatically when a new PR is opened, or called manually by commenting on a PR. (2) Tools marked with [*] require additional parameters to be passed. For example, to invoke the |
PR Description updated to latest commit (65b47e0)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice and clean 🤟🏽
User description
feat: adding ADR log4brains tool. It can be run with log4brains as it's in the users PATH
PR Type
Enhancement
Description
Added a script to run the Log4brains ADR tool via Docker.
Configured the script to map user and group IDs for Docker.
Enabled port mapping and volume mounting for seamless usage.
Changes walkthrough 📝
log4brains.sh
Add Bash script for Log4brains Docker execution
.devcontainer/tools/log4brains.sh