github-for-jira icon indicating copy to clipboard operation
github-for-jira copied to clipboard

Connect your code with your project management in Jira

Results 163 github-for-jira issues
Sort by recently updated
recently updated
newest added

What's in this PR? PUT request for editing form and the addition of a flag to notify users of how we are 'storing' the filename of the private key (we...

What's in this PR? updating client.remoteLink.submit. See yellow highlighted section for this endpoint. https://hello.atlassian.net/wiki/spaces/PF/pages/1856341692/Jira+Client Why Part of the gitHubInstallationId work Affected issues ARC-1561 How has this been tested? todo What's...

What's in this PR? updating client.deployment.submit. See yellow highlighted section for this endpoint. https://hello.atlassian.net/wiki/spaces/PF/pages/1856341692/Jira+Client Why Part of the gitHubInstallationId work Affected issues ARC-1561 How has this been tested? todo What's...

What's in this PR? updating client.workflow.submit. See yellow highlighted section for this endpoint. https://hello.atlassian.net/wiki/spaces/PF/pages/1856341692/Jira+Client Why Part of the gitHubInstallationId work Affected issues ARC-1561 How has this been tested? todo What's...

**What's in this PR?** Updates calls to client.devinfo.installation.delete: - removed `ApiInstallationDelete`, and associated tests, because it's not being used. - updated the way we are passing the installationId to the...

What's in this PR? updating client.devinfo.repository.update. See yellow highlighted section for this endpoint. https://hello.atlassian.net/wiki/spaces/PF/pages/1856341692/Jira+Client Why Part of the gitHubInstallationId work Affected issues ARC-1561 How has this been tested? Locally and...

**What's in this PR?** 1. Add an encrypt/decrypt check for Worker group in healthcheck. 2. Add encrypt/decrypt check for WebServer in deepcheck. **Why** It is complicated, please refer to the...

**What's in this PR?** Update API route /resync to include support for both GH Cloud and Enterprise. Previously, it fetched subscription only for cloud. Now update the route to include...

**What's in this PR?** - Navigation from Manual App form & List of apps page to Connect an Org page - Updated `clientId`, `clientSecret` and `baseUrl` on `github-client.js`, `github-oauth-router` &...