opendevstack / ods-jenkins-shared-library

Shared Jenkins library which all ODS projects & components use - provisioning, SonarQube code scanning, Nexus publishing, OpenShift template based deployments and repository orchestration
Apache License 2.0
73 stars 57 forks source link

In Development / upon version assemble of != WIP - MRO should check if all commits of all components have a link to a JIRA item #279

Open clemensutschig opened 4 years ago

clemensutschig commented 4 years ago

idea either

  1. git log in the component
  2. Verify log message contains [jiraItemLink]
  3. Verify [jiraItemLink] exists in jira items ...
  4. Warn / fail if it does not

Fail / warn etc: driven by gamp category

or opendevstack/ods-core#75 - and we prevent this in the first place

clemensutschig commented 4 years ago

related to opendevstack/ods-jenkins-shared-library#229

michaelsauter commented 4 years ago

Topic for v4?

michaelsauter commented 4 years ago

Moving to v4 as we do not have a solution yet that we can get to work in the v3 timeframe.