question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[FEAT] Add "Closes" prompt

See original GitHub issue

Is your feature request related to a problem? Please describe

Often you need to reference an issue that is being closed by the commit. All major git hosting platforms have support for acting on the commit message:

Describe the solution you’d like

  1. Add another prompt that requests to input a reference to an issue that is being closed.
  2. Add another setting to configure the closing pattern prefix (e.g. Closes or Fixes).

Describe alternatives you’ve considered

Used another extension that has support for this, but was otherwise buggy.

Additional context

The final commit message shall look like:

feat: short description

Long description.

Closes: #123456789

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:2
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
vivaxycommented, Nov 16, 2021

Yes! It’s a nice feature.

1reaction
jfamousketcommented, Apr 29, 2022

Any update on this, seems like a nice feature

Read more comments on GitHub >

github_iconTop Results From Across the Web

feat: add negative prompt. #325 - CompVis/stable-diffusion
Enabled to specify "negative prompt" ... feat: add negative prompt. #325 ... Successfully merging this pull request may close these issues. None yet....
Read more >
How to add a confirmation prompt window to warn before ...
I would have to click on the "Close" button in the prompt window, highlighted in blue, to confirm to successfully close that specified...
Read more >
Can I turn off safety prompts on file close? - notepad++
Personally I just hit either Ctrl + W (close window) or Alt + F4 (close application), then hit N on the keyboard.
Read more >
Please enter a commit message to explain why this merge is ...
press i (i for insert); write your merge message; press esc (escape); write :wq (write & quit); then press enter.
Read more >
Auto-Attendant [Cisco Unified Communications Manager ...
Auto-Attendant allows callers to locate people in your organization without talking to a receptionist. You can customize the prompts that are ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found