opendevstack / opendevstack/ods-provisioning-app
add project property to jira on component provisioning event
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 14
- Forks
- 20
- Avg merge
- 3h 35m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
Manual introduction of e.g. the component name needs to be done in Jira after the provision of a component.
Describe the solution you'd like
The Provisioning App should offer the possibility to enable the addition of a Jira property on project provisioning event.
This could be implemented by extending the quickstarters configuration and using the class JiraProjectPropertyUpdater.
Additional context
This feature is needed in the corporate environment to automatically configure the name of the release manager component for EDP projects.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the quickstarters configuration and the JiraProjectPropertyUpdater class in the provisioning app. Trace the project or component provisioning event that invokes Jira integration, then determine how the requested Jira property can be enabled through configuration. Done means the configured property is added automatically for the relevant provisioning event, including the release manager component name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100