Skip to content

Add feedback command#62

Open
jvanbaarsen wants to merge 2 commits into
mainfrom
feature/cli-feedback-command
Open

Add feedback command#62
jvanbaarsen wants to merge 2 commits into
mainfrom
feature/cli-feedback-command

Conversation

@jvanbaarsen

Copy link
Copy Markdown
Member

Add a feedback command that lets users and LLM workflows send missing endpoint, missing feature, or broken behavior reports from the CLI.

Feedback can be provided as an argument or from stdin, can include an optional contact email, and reuses that email from the active config on future submissions.

Add a feedback command that lets users and LLM workflows send missing endpoint, missing feature, or broken behavior reports from the CLI.

Feedback can be provided as an argument or from stdin, can include an optional contact email, and reuses that email from the active config on future submissions.
Stop sending a redundant source value in CLI feedback payloads because the server already identifies valid submissions by the AppSignal CLI request header.
@jvanbaarsen jvanbaarsen self-assigned this Jul 8, 2026
@jvanbaarsen jvanbaarsen added the feature A new feature for this component. label Jul 8, 2026
@backlog-helper

This comment has been minimized.

4 similar comments
@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

This comment has been minimized.

@backlog-helper

Copy link
Copy Markdown

This is a message from the daily scheduled checks.

New issue guide | Backlog management | Rules | Feedback

@svanhesteren svanhesteren left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hey cool! I went through the changes with some rust explanation via AI and it's pretty understandable. It looks good to me, but since I'm pretty new to rust and I don't fully grasp all concepts yet please don't expect too much from me. 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature A new feature for this component.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants