go-jira icon indicating copy to clipboard operation
go-jira copied to clipboard

Go client library for Atlassian Jira

Results 200 go-jira issues
Sort by recently updated
recently updated
newest added

Hey all, ## The current state This library was created in August 2015. Since then, a lot has moved in the Go and Atlassian JIRA ecosystem. Not only technical things...

v2

# Description This pull request adds the [Reviewpad action](https://github.com/reviewpad/action) to the repository to start automating workflows around pull requests without adding a new GitHub action to each automation. The automation...

conflicts

## Context The APIs between the two JIRA instances, On-premise and Cloud, differ from each other. ## Current behavior The current implementation covers one client that implements a wild mix...

breaking-change
v2

## Context Right now, we have a few things that are either more complex than they should be or implicit and not documented. Things that are more complex than they...

v2

## Context We need a Jira Cloud instance for testing. ## Testing Partially automated testing, but also a few manual tests once we merge a new functionality ## How you...

v2

#### What type of PR is this? * feature #### What this PR does / why we need it: Open for discussion, but this field is present on REST API...

![image](https://github.com/andygrunwald/go-jira/assets/37974398/3f090cc7-6efa-42d5-808a-d9aa8fd51422)

#### What type of PR is this? * bug #### What this PR does / why we need it: Currently requests built using the AddComment() and UpdateComment() functions will fail...

#### What type of PR is this? * feature * deprecation #### What this PR does / why we need it: - features `Find` function for Groups (https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-groups/#api-rest-api-3-groups-picker-get) - features...

conflicts

#### What type of PR is this? Bug #### What this PR does / why we need it: To allow more values to be passed to the on-premise service desk...