-
Notifications
You must be signed in to change notification settings - Fork 556
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Create Jira_SAFeMetrics.json #8232
Open
chiiswaerch
wants to merge
227
commits into
apache:main
Choose a base branch
from
chiiswaerch:add_jira_safeMetrics
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…pache#7559) * adding pull_request_id index to pull_request_commits/comments tables * change the pull_request_commits primary key columns order * adding Apache license header * only run for mysql * adding support for postgres --------- Co-authored-by: Josip Stojak <Josip.Stojak@infobip.com>
Co-authored-by: Josip Stojak <Josip.Stojak@infobip.com>
* feat: gerrit python plugin Signed-off-by: Ji Bin <matrixji@live.com> * feat: gerrit plugin support incremental sync Signed-off-by: Ji Bin <matrixji@live.com> --------- Signed-off-by: Ji Bin <matrixji@live.com> Co-authored-by: Lynwee <linwei.hou@merico.dev>
…he#7599) * hudson.maven.MavenModuleSet is now treated as a scope * refactor: scope is now the default --------- Co-authored-by: Josip Stojak <Josip.Stojak@infobip.com>
* fix: pr reviewers and assignees script version error * fix: adapt pg test
* fix: git extractor commit rawdataorigin is empty * fix: remove debugging print
…lt (apache#7660) * fix(gitextractor): update database store, set it incremental by default * fix(gitextractor): add `SetIncrementalMode` to store * style(gitextractor): fix ci errors
* refactor(framework): add some logs and dispart `Init` from `CreateAndRunApiServer` * refactor(framework): update initial steps
Co-authored-by: Startrekzky <kaiyun.zhang@merico.dev>
Co-authored-by: Startrekzky <kaiyun.zhang@merico.dev>
Co-authored-by: Startrekzky <kaiyun.zhang@merico.dev>
Co-authored-by: Startrekzky <kaiyun.zhang@merico.dev>
* feat(sonarcloud): add org to the connections table * feat: add sonarqube cloud connection config * fix: sonarcloud now working * fix: linting * fix: copywriting for sonarqube cloud * feat: added cq_issue_impacts table * fix: unit test * fix: adjust sonarqube cloud config * feat: add sonarcloud dashboard (apache#8140) Co-authored-by: Startrekzky <kaiyun.zhang@merico.dev> --------- Co-authored-by: mintsweet <0x1304570@gmail.com> Co-authored-by: Louis.z <louis.s4372121@gmail.com> Co-authored-by: Startrekzky <kaiyun.zhang@merico.dev>
…th $__timeFilter(date) (apache#8147) Co-authored-by: Volodymyr Shulga <vshulga@siftscience.com>
* feat(api_collector_stateful): handle case were response has records from both before & after createdAfter of last collection * feat(circleci-plugin): incremental collection for pipelines * feat(api_collector_stateful): expose Input collector arg for StatefulFinalizableEntity to collect data based on previous collection * feat(circleci-plugin): incremental data collection for workflows * feat(circleci-plugin): incremental data collection for jobs * refactor(circleci-plugin): use common query param function * refactor(circleci-plugin): use BuildQueryParamsWithPageToken func when collecting unfinished job details
…8136) * feat: generating new github access token to every gitextractor task Signed-off-by: Caio Queiroz <caiogqueiroz@gmail.com> * feat: using DynamicGitUrl interface to implement the git url logic * refactor: remove unused code * fix: unit test * fix: lint --------- Signed-off-by: Caio Queiroz <caiogqueiroz@gmail.com>
…e#8152) [Refactor][core]Data inflation when using postgres apache#8142
- add env SKIP_SUBTASK_PROGRESS to decide wether skip subtask progress updating to db
* feat(tapd): add more log when converting unicode * feat(tapd): ignore errors when converting unicode fails
* bug: add missing migration script to register.go * bug: add missing migration script to register.go - increaseProjectKeyLength * bug: rename script column name * increasing id instead of project_key --------- Co-authored-by: Josip Stojak <Josip.Stojak@infobip.com>
* feat: collect Zentao Story-Repo-Commit from DB * feat: collect Zentao bug and task related repo commits from DB
…mand (apache#8194) The go-dep make command was missing a version prefix, causing a dependency resolution issue. This change fixes the command to use the correct version prefix.
…e#8209) * fix(opsgenie): add AssigneeId and AssigneeName to domain issue * style(opsgenie): remove blank lines
…8203) * feat(webhooks): add by-name methods to connection helper * feat(webhooks): add connection endpoints by name * feat(webhooks): add post deployment endpoint by name * feat(webhooks): add issue endpoints by name
…difficulty of setup (apache#8193) * feat: add devcontainer tool * fix: file format * fix: config-ui not connect to devlake * fix: add apache license
…ustomize plugin (apache#8218) * feat: support incremental import for - /plugins/customize/csvfiles/issues.csv - /plugins/customize/csvfiles/issue_repo_commits.csv [Feature][Customize] Add Support for Incremental CSV Upload in the Customize Plugin apache#8216
[Bug][Jira] start_date Field Empty in sprint Table After Upgrading DevLake from 0.21 to 1.0 with Jira Plugin apache#8221
) Draft releases lead to a bug described in GH Issue apache#8148
Dashboard for SAFe Metrics based on Jira Data.
Hi @chiiswaerch , could you share
|
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
component/ext
This issue or PR relates to external components, such as Grafana
pr-type/feature-development
This PR is to develop a new feature
size:XXL
This PR changes 1000+ lines, ignoring generated files.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Dashboard for SAFe Metrics based on Jira Data.
pr-type/bug-fix
,pr-type/feature-development
, etc.Summary
Dashboard for Jira Metrics in a Scalde Agile Framework including:
Does this close any open issues?
Screenshots
Include any relevant screenshots here.
Other Information