Skip to content

Jira on new sdk - pt 1 #882

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

Merged
merged 3 commits into from
Apr 22, 2025

Conversation

andream16
Copy link
Contributor

Super basic initial setup to open issues on a passed JIRA project.

What has been implemented:

  • authentication
  • retry mechanism
  • opening a basic issue with custom labels
  • example workflow

What needs to be done after this PR is merged and the integration gets demoed:

  • move retry client to pkg and leverage that as I re-implemented it from a private components
  • tests
  • leverage Go templates to make the Issue look nicer
  • add more labels
  • public docs

Manually tested using the example in tests and by running the attached example workflow:
Screenshot 2025-04-22 at 16 58 21

@andream16 andream16 self-assigned this Apr 22, 2025
@andream16 andream16 requested a review from northdpole April 22, 2025 15:59
@andream16 andream16 merged commit fe7fa5e into main Apr 22, 2025
8 checks passed
@andream16 andream16 deleted the andream16/feature/ocu-421-jira-on-new-sdk-pt-1 branch April 22, 2025 16:04
@andream16 andream16 mentioned this pull request Apr 25, 2025
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