Skip to content
#

jira

Here are 1,381 public repositories matching this topic...

super-productivity
milotype
milotype commented Jan 29, 2022

In the section "TAKE_A_BREAK", subitem "MESSAGE" the following english message appears in the app, but it is missing in the translation files, thus untranslated:
"You have been working for ${duration} without one. Go away from the computer! Take a short walk! Makes you more productive in the long run!"

hydrosquall
hydrosquall commented Aug 2, 2021

Is your feature request related to a problem? Please describe.

  • Reduce the effort to add auto to existing projects

Describe the solution you'd like

  • A preset that stays up to date with the latest auto features
mrm auto
  • Document gotchas (e.g. you may have issues with an auto TS config file if your TS settings are different, make sure you have a published
jira
darkvertex
darkvertex commented Jan 13, 2022

Describe the bug

Doing jira init then going with "Cloud" and a URL with a trailing slash (ie https://company.atlassian.net/) causes an error:

$ jira init
? Installation type: Cloud
? Link to Jira server: https://fpstudio.atlassian.net/
? Login email: alan@felixandpaul.com
? Default project: PP
? Default board: Pipeline Board
⠋ Creating new configuration...
✗ Unable to gen
Wojtek33
Wojtek33 commented Oct 23, 2020

Thank you for your hard work and great project!

Unfortunately we have found an issue in 1.0.

In our case, when the JiraAlert is triggered by the Alertmanager, it creates new Jira defect, without adding additional Label. For example if the service is down Jira Alert uses the label like: ALERT{alertname="ServiceDown",namespace="",service_name=""} which should already be added to Defect.

Improve this page

Add a description, image, and links to the jira topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jira topic, visit your repo's landing page and select "manage topics."

Learn more