Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a replacement API for jira interaction #3829

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

TheMeinerLP
Copy link
Contributor

@TheMeinerLP TheMeinerLP commented Mar 22, 2024

Description

Issue: #3028

The following PR replaces the current Groovy file and builds a new API based on given requirements. This API is hardened and enables better maintenance on the RPU later on. In addition, the JIRA will be updated.

The new API consists of an interface and a singleton instance. In general, the singleton instance can only be called via the interface. This type of structure is intended to harden the API and make it simpler.

All current scripts already use the new API in this PR.

@TheMeinerLP TheMeinerLP requested a review from a team as a code owner March 22, 2024 18:36
@NotMyFault
Copy link
Member

Conflicts

@TheMeinerLP TheMeinerLP marked this pull request as draft July 16, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants