Skip to content

fix: use correct app slug for status reporting #344

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

Merged
merged 1 commit into from
Aug 21, 2025
Merged

Conversation

bpmct
Copy link
Member

@bpmct bpmct commented Aug 19, 2025

Description

I don't know how long this was broken for, but we had a customer run into this. I also noticed that the MCP seemed to still report "ok" when this was reported with the wrong slug. Ultimately, I'm not sure if this should even be in our example template or if it should be in the module itself, or if its needed at all. Perhaps @35C4n0r, @matifali, or @DevelopmentCats has thoughts on how we can improve this UX overall.

Type of Change

  • New module
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

@Copilot Copilot AI review requested due to automatic review settings August 19, 2025 23:16
Copy link
Contributor

@Copilot 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 fixes a bug where the wrong app slug was being used for status reporting in the tasks-docker template. The change corrects the CODER_MCP_APP_STATUS_SLUG environment variable from "claude-code" to "ccw" to match the actual app slug.

  • Updates the app status slug environment variable to use the correct value
  • Addresses a customer-reported issue where status reporting was broken

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@bpmct bpmct requested a review from DevelopmentCats August 19, 2025 23:17
@bpmct bpmct merged commit 7aa75f9 into main Aug 21, 2025
4 checks passed
@bpmct bpmct deleted the fix-app-status branch August 21, 2025 10:55
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.

2 participants