Skip to content

Conversation

@Unknown-cp
Copy link
Contributor

📝 Summary

The bot starts but does not receive any updates.
Useful for sender-only bots or scheduled tasks where no user interaction is required.

🔗 Related Issue

#84

feature/84-add-disabled-mode


📦 Type of Change

Mark the type of change this PR introduces:

  • 🐞 Bug fix
  • [✔️ ] ✨ New feature
  • ♻️ Refactoring (no functional changes)
  • 🧪 Tests only
  • 📚 Documentation
  • ⚠️ Breaking change

✅ Checklist

Before submitting, please ensure that:

  • [✔️ ] The branch name follows the convention (feature/#id-description)
  • [✔️ ] The PR title clearly describes the change
  • [✔️ ] The PR is linked to an issue (Closes #...)
  • [✔️ ] Commits are meaningful and well-structured
  • [✔️ ] Code follows the project style and structure
  • [✔️ ] Unit tests have been added or updated
  • [✔️ ] All tests pass locally (mvn clean verify)
  • [✔️ ] Documentation / Javadoc updated if necessary

🧪 Testing Notes

Explain how the changes were tested and verified:

All the changes were tested and verified through building and unit tests.


💬 Additional Context

Add any extra information or context for reviewers.


@ksilisk ksilisk self-requested a review January 11, 2026 17:43
Copy link
Owner

@ksilisk ksilisk left a comment

Choose a reason for hiding this comment

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

@Unknown-cp Thank you for the contribution.

I added some updates to your solution and now we can merge this PR

@ksilisk ksilisk merged commit 1c46c5e into ksilisk:master Jan 11, 2026
2 checks passed
@Unknown-cp Unknown-cp deleted the feature/84-add-disabled-mode branch January 11, 2026 17:51
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.

Implement disabled ingress mode

2 participants