Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow user to specify a commit message to be used #973

Open
fdellwing opened this issue Jun 5, 2024 · 2 comments
Open

Allow user to specify a commit message to be used #973

fdellwing opened this issue Jun 5, 2024 · 2 comments
Labels
enhancement New feature or request version-2.5
Milestone

Comments

@fdellwing
Copy link

Describe what problem your feature request solves:
"Created by OWASP Threat Dragon" and "Updated by OWASP Threat Dragon" are fine for playing around, but are not enough for a real production use.

Describe the solution you'd like:
I would like to be able to write a commit message myself while saving changes in TD. The feature should be disabled by default but has 2 modi if activated via ENV: enabled (you can write your own message) and forced (you have to write your own message).

@fdellwing fdellwing added the enhancement New feature or request label Jun 5, 2024
@jgadsden
Copy link
Collaborator

jgadsden commented Jun 5, 2024

this is a good suggestion @fdellwing , are you able to provide the implementation? I can assign it to you if you like

@jgadsden jgadsden added this to the Version 2.3 milestone Jun 5, 2024
@fdellwing
Copy link
Author

I have no idea where I would even start with that. Like, I know where these strings are hardcoded. But I have no idea how to create a popup message field or pass the content around. I'm not a developer and even less a JS developer.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request version-2.5
Projects
None yet
Development

No branches or pull requests

2 participants