Refactor Issue Command
See original GitHub issueCurrently the issue
command takes a title
parameter (for the title of the issue to create), then responds with a prompt for the repository to create the issue on.
The problem with this command is that it bypasses the Issue Template selection screen (which is why my issue isn’t linked to a template).
I propose that the command be refactored to only take a repository, and return the link to the /issues/new/choose
endpoint (which leads to the template selection, or to the new blank issue if a repository does not have defined templates).
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:12 (7 by maintainers)
Top Results From Across the Web
Command
Command is a behavioral design pattern that turns a request into a stand-alone object that contains all information about the request.
Read more >Large Refactor At The Command Line - Waylon Walker
Let's say I wanted to change every occurrence of one variable name to another. Lets try to replace replace pandas.CSVDataSet with pandas.
Read more >Refactoring source code in Visual Studio Code
If you'd just like to see refactorings without Quick Fixes, you can use the Refactor command (Ctrl+Shift+R). Note: If you prefer to not...
Read more >Command Line Tool - Refactor
Command Line Tool – Refactor. Refactor T-SQL script files using registered code refactorings. This topic contains the following sections:.
Read more >ApexSQL Refactor Command Line Interface (CLI) switches
This article explains the ApexSQL Refactor CLI switches and their usage through the examples. ... The CLI in ApexSQL Refactor allows to format...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
That is a shame @nhcarrigan - good shout - this does improve the quality of issues, this is a valid enhancement and not something I thought much about in #227
Issue Grooming
https://github.com/EddieJaoudeCommunity/EddieBot/issues/new?template=**bug.md**&title=Bot Is Borked
Technical Triage if accepted:-
querystring
of the URLlabel=bug
for bugs as this is what GitHub usually accepts as the “bug” type… and similar types too.Stale issue message