-
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
Added shebang lines in multiple scripts for proper execution #2
Conversation
… exception of not containing any symlinks, due to a bug in GitHub pages document generation ("Site contained a symlink that should be dereferenced")
Unable to locate .performanceTestingBot config file |
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
Processing PR updates... |
Thanks @2lambda123 for opening this PR! For COLLABORATOR only :
|
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.
@2lambda123
Thank you for your contribution to this repository! We appreciate your effort in opening pull request.
Happy coding!
Their most recently public accepted PR is: 2lambda123/abp#88 |
PR Details of @2lambda123 in cisagov-Malcolm :
|
Your organization has reached the subscribed usage limit. You can upgrade your account by purchasing a subscription at Stripe payment link Disclaimer: This comment was entirely generated using AI. Be aware that the information provided may be incorrect. Current plan usage: 100.07% Have feedback or need help? |
Important Review SkippedReview was skipped as selected files did not have any reviewable changes. Files selected but had no reviewable changes (17)
You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
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.
We have skipped reviewing this pull request. We don't currently review these file types - Let us know if you'd like us to change this.
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.
@2lambda123
Thank you for your contribution to this repository! We appreciate your effort in closing pull request.
Happy coding!
PR Review 🔍
|
Check out the playback for this Pull Request here. |
PR Code Suggestions ✨
|
User description
Description
Related Issue
Types of changes
Checklist:
Description
Changes walkthrough 📝
17 files
clean
Added shebang line in clean.sh
hedgehog-iso/interface/sensor_ctl/clean
['Added shebang line
#!/bin/bash
']reload
Added shebang line in control.sh
hedgehog-iso/interface/sensor_ctl/reload
['Added shebang line
#!/bin/bash
']restart
Added shebang line in control.sh
hedgehog-iso/interface/sensor_ctl/restart
['Added shebang line
#!/bin/bash
']shutdown
Added shebang line in control.sh
hedgehog-iso/interface/sensor_ctl/shutdown
['Added shebang line
#!/bin/bash
']start
Added shebang line in control.sh
hedgehog-iso/interface/sensor_ctl/start
['Added shebang line
#!/bin/bash
']status
Added shebang line in control.sh
hedgehog-iso/interface/sensor_ctl/status
['Added shebang line
#!/bin/bash
']stop
Added shebang line in control.sh
hedgehog-iso/interface/sensor_ctl/stop
['Added shebang line
#!/bin/bash
']auth_setup
Added shebang line in control.py
scripts/auth_setup
['Added shebang line
#!/usr/bin/env python3
']configure
Added shebang line in install.py
scripts/configure
['Added shebang line
#!/usr/bin/env python3
']logs
Added shebang line in control.py
scripts/logs
['Added shebang line
#!/usr/bin/env python3
']netbox-backup
Added shebang line in control.py
scripts/netbox-backup
['Added shebang line
#!/usr/bin/env python3
']netbox-restore
Added shebang line in control.py
scripts/netbox-restore
['Added shebang line
#!/usr/bin/env python3
']restart
Added shebang line in control.py
scripts/restart
['Added shebang line
#!/usr/bin/env python3
']start
Added shebang line in control.py
scripts/start
['Added shebang line
#!/usr/bin/env python3
']status
Added shebang line in control.py
scripts/status
['Added shebang line
#!/usr/bin/env python3
']stop
Added shebang line in control.py
scripts/stop
['Added shebang line
#!/usr/bin/env python3
']wipe
Added shebang line in control.py
scripts/wipe
['Added shebang line
#!/usr/bin/env python3
']