-
-
Notifications
You must be signed in to change notification settings - Fork 69
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
Help topics for Derek #109
Comments
So the command name and resulting message would then be kept in the I think I would prefer the command to be Should there be any limit to the name or alias? How would this handle the markdown syntax? Would we just post the message as-is to the comment? Could that lead to any kind of problems? I suppose that's more of an issue for the owner of the derek file than of derek itself... @rgee0 any thoughts? I was thinking of getting started on this soon |
Another way to talk about the feature could be as "snippets" or "expanding" a message? |
My first thought was |
...and then lazy curator joins to the conversation...
IMO, humans should not spent time for tasks which computers are able to do. Lot of good examples of tasks which computers would be able to do are on moby/moby#35490
https://github.com/apps/welcome
Poule is already looking giving instructions about non-signed commit on https://github.com/icecrime/poule/blob/ef5ff790149fde384d0748786c6d785ab9779ae0/src/poule/operations/catalog/dco-check.go#L175-L198 Second one can be fixed by updating it.
I guess that some bot would be able to handle these too? |
/add label: help wanted |
I would like to see someone start on this for the following two use-cases: Join Slack snippet Alex |
Derek add label: good first issue |
I am interested in doing this. Is anyone working at it ATM? |
No, you can take it. |
Derek assign: me |
Nevermind, forgot that the comment hook is applicable to both Issues and Pull Requests, so it works for both now. |
Hi Martin, Thank you for your question. I think this would apply equally to both. Alex |
Thanks for pointing this out Alex. The syntax is funky I added documentation in the PR to explain how the |
@martindekov suggested "Derek message". I'm happy to use and think I prefer In the YAML file let's define messages in the following format:
There does not need to a be a new "feature" for this, but it should be documented under a heading of "messages" in the USER_GUIDE.md - this is available for use by default if commenting is enabled. |
Expected Behaviour
There are often behaviors demonstrated by new contributors or specific questions to which we need to answer in almost the same, verbatim way:
Current Behaviour
Mixed results, repetition for maintainers and contributors.
Possible Solution
A command like:
Derek topic: sign-off
/Derek help topic: slack
Automating the sign-off message could be spammy, especially if someone has a number of commits and the message is sent each time. So rather than automatic, hands-off - a "semi-automatic" way of expanding snippets would be ideal.
We could keep these in .DEREK.yml such as:
Derek topic: slack
The text was updated successfully, but these errors were encountered: