Skip to content

Migrate to TicketsBot-cloud and panel autoclose - #4

Merged
BenHall-1 merged 2 commits into
masterfrom
fix-autoclose
Aug 28, 2026
Merged

Migrate to TicketsBot-cloud and panel autoclose#4
BenHall-1 merged 2 commits into
masterfrom
fix-autoclose

Conversation

@biast12

@biast12 biast12 commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Description

Update the daemon to the TicketsBot-cloud module namespace and newer dependency versions. The auto-close scan now reads from panel_auto_close rows instead of the legacy auto_close table, checks for nullable thresholds before applying them, and resets the panel-scoped autoclose settings during sweep. This brings the service in line with the new database schema and shared packages.

Needs: TicketsBot-cloud/database#39

Type of Change

  • Bug fix
  • New feature
  • Breaking change

Testing

Does autoclose work

Checklist

  • My code follows the style of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

Update the daemon to the TicketsBot-cloud module namespace and newer dependency versions. The auto-close scan now reads from panel_auto_close rows instead of the legacy auto_close table, checks for nullable thresholds before applying them, and resets the panel-scoped autoclose settings during sweep. This brings the service in line with the new database schema and shared packages.
@biast12
biast12 requested a review from a team as a code owner August 27, 2026 16:20
@github-actions github-actions Bot added needs:bump_db PR references database repo changes needs:gomod_comment go.mod has uncommented local replace directives type:bug Bug Fixes labels Aug 27, 2026
BenHall-1
BenHall-1 previously approved these changes Aug 27, 2026
Switch the project back to the remote TicketsBot-cloud/database module by commenting out the local replace directive and bumping the dependency to the latest published revision. This keeps builds aligned with the upstream database package.
@github-actions github-actions Bot removed the needs:gomod_comment go.mod has uncommented local replace directives label Aug 27, 2026
@biast12 biast12 removed the needs:bump_db PR references database repo changes label Aug 27, 2026
@BenHall-1
BenHall-1 merged commit 5dc563b into master Aug 28, 2026
2 checks passed
@BenHall-1
BenHall-1 deleted the fix-autoclose branch August 28, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants