jira
Here are 1,381 public repositories matching this topic...
-
Updated
Jan 15, 2022 - Go
-
Updated
Feb 8, 2022 - PHP
Is your feature request related to a problem? Please describe.
- Reduce the effort to add
autoto existing projects
Describe the solution you'd like
- A preset that stays up to date with the latest
autofeatures
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
Bug summary
The project uses pkg_resources for setting version information:
https://github.com/pycontribs/jira/blob/main/jira/__init__.py#L2-L7
If possible, this should be removed in favor of importlib or static version.py generation.
Refs:
Is there an existing issue
-
Updated
Feb 9, 2022 - Lua
-
Updated
Feb 9, 2022 - JavaScript
-
Updated
Feb 10, 2022 - Go
-
Updated
Nov 5, 2021 - Ruby
-
Updated
Feb 8, 2022 - Python
-
Updated
Feb 9, 2022 - TypeScript
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
-
Updated
Jan 28, 2022 - Ruby
-
Updated
Jan 12, 2022 - PHP
-
Updated
Feb 10, 2022 - TypeScript
-
Updated
Dec 13, 2021 - Shell
-
Updated
Sep 21, 2021 - C++
-
Updated
Jan 24, 2022 - Java
-
Updated
Jul 15, 2021 - PowerShell
-
Updated
Jan 20, 2022 - JavaScript
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Dec 23, 2021 - Python
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.
Story Point Editor
Allow editing of story point for a story in JIRA, currently it's display only
-
Updated
Jan 6, 2022 - C#
Improve this page
Add a description, image, and links to the jira topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jira topic, visit your repo's landing page and select "manage topics."
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!"