You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
text: Issue does not exist or you do not have permission to see it.
99
+
```
100
+
101
+
then you likely can solve this by recreating the Jira API token as described in the [tool's Readme](https://github.com/unicode-org/icu/tree/main/tools/commit-checker) in the instructions above.
102
+
Since 2024, the [Jira API tokens are not allowed to last longer than 365 days](https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/),
103
+
but may expire more quickly than 365 days depending on what duration was set, etc.
104
+
The account corresponding to the email should be allowed to view sensitive tickets, or else any
105
+
existence of sensitive tickets in the git commit range will cause a failure.
0 commit comments