Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# GitHub For Jira
# ⛔️ DEPRECATED - GitHub For Jira
> This repository has been deprecated in favour of a private repository. The application is still available to download on the Atlassian marketplace.

## About

Expand Down
6 changes: 2 additions & 4 deletions docs/ip-allowlist.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,9 @@ be configured properly for the GitHub for Jira app to be able to communicate wit

The servers of the GitHub for Jira app operate from IP addresses in:

- CIDR range `13.52.5.96/28` (i.e. from the IP addresses starting with `13.52.5.96` and ending with `13.52.5.111`).
- CIDR range `104.192.142.240/28` (i.e. from the IP addresses starting with `104.192.142.240` and ending with `104.192.142.255`).

- CIDR range `104.192.138.240/28` (i.e. from the IP addresses starting with `104.192.138.240` and ending with `104.192.138.255`).

A machine-readable version of the IP addresses that stays up-to-date is available at [https://ip-ranges.atlassian.com/](https://ip-ranges.atlassian.com/) (filter for the product `github-for-jira`).
A machine-readable version of the IP addresses that stays up-to-date is available at [https://ip-ranges.atlassian.com/](https://ip-ranges.atlassian.com/).

## Automatically load IP addresses from the GitHub for Jira app

Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4065,9 +4065,9 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5:
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==

get-func-name@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.0.tgz#ead774abee72e20409433a066366023dd6887a41"
integrity sha512-Hm0ixYtaSZ/V7C8FJrtZIuBBI+iSgL+1Aq82zSu8VQNB4S3Gk8e7Qs3VwBDJAhmRZcFqkl3tQu36g/Foh5I5ig==
version "2.0.2"
resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.2.tgz#0d7cf20cd13fda808669ffa88f4ffc7a3943fc41"
integrity sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==

get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
version "1.1.1"
Expand Down