Skip to content

[Feature]: Editable Notification Text #302

@VREmma

Description

@VREmma

Problem or Use Case

I'd like to be able to send pinging notifications (specifically on Discord notifications) to certain groups for certain messages.. Basically, in my workflow, I handle most errors, but anybody in the household can clear a build plate... I'd like to be able to ping the different groups in Discord messages, depending on the message type. Maybe even having custom Content... It would also be nice to be able to attach an image of the build plate at the end of jobs to the message (it looks possible with the httpx python and some simple code from the discord webhook guide at https://birdie0.github.io/discord-webhooks-guide/tools/python.html#sending-attachments )

Proposed Solution

I don't know if file based templates, or SQL based templates would be best. I also don't know what template system would be best for it (for example jinga2 or something already built in).

Alternatives Considered

Right now I just have notifications turned on for every message in that channel.. which is kinda annoying.

Feature Category

Notifications

Priority

Nice to have

Mockups or Examples

No response

Contribution

  • I would be willing to help implement this feature

Checklist

  • I have searched existing issues to ensure this feature hasn't already been requested

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions