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

feat: ARM-1276 using reader technical users for Jira Issues APIs #535

Merged
merged 3 commits into from
Jul 5, 2023

Conversation

kr1shnadas
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Jul 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
konviw ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 5, 2023 11:58am

@sonarcloud
Copy link

sonarcloud bot commented Jul 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kr1shnadas kr1shnadas merged commit f7382ad into main Jul 5, 2023
7 checks passed
@kr1shnadas kr1shnadas deleted the ARM-1276 branch July 5, 2023 18:08
@sanofi-iadc-bot
Copy link
Contributor

🎉 This PR is included in version 3.14.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@krystiankedra
Copy link
Contributor

Please provide test's

}

private init(component = '') {
if (component !== '' && component === 'jiraIssues') {
Copy link
Contributor

@krystiankedra krystiankedra Jul 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's not dynamic function, You shoudn't use conditional in that way, let's imagine someone another will create jiraIssues component name and he has not credentials etc and You shouldn't not use workaround using konviw project for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants