Conversation
There was a problem hiding this comment.
Pull request overview
Adds support for a new “Nest” program configuration by introducing a new Transcript subclass and registering it in the transcripts registry.
Changes:
- Added
Nesttranscript definition (program/channel IDs + ticket messages). - Registered
Nestinnephthys.transcripts.transcriptslist for program selection viaPROGRAM=nest.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
nephthys/transcripts/transcripts/nest.py |
Introduces the Nest transcript configuration and program-specific messaging fields. |
nephthys/transcripts/__init__.py |
Imports and registers Nest so it can be selected by environment configuration. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.