celeborn/dev
Kent Yao df8b56a7c7 [CELEBORN-930][INFRA] Eagerly check if the token is valid to align with the behavior of username/password auth
### What changes were proposed in this pull request?

Previously, we allowed for token authentication when resolving Jira issues in pull request merging. However, the token auth is kinda lazy during the initial handshake, maintainers might get confused someday.

This pull request promptly calls the current_user() function to initiate authentication and provides clear instructions for token expiration.

see also 8523ee5d90

### Why are the changes needed?

make it easy for maintainers to update their expired Jira tokens.

### Does this PR introduce _any_ user-facing change?

no

### How was this patch tested?

a maintainer can test this with invalid tokens

Closes #1857 from yaooqinn/CELEBORN-930.

Authored-by: Kent Yao <yao@apache.org>
Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com>
2023-08-29 21:33:11 +08:00
..
deps [CELEBORN-879] Add dev/dependencies.sh for audit dependencies 2023-08-26 15:59:20 +08:00
checkout_pr.sh [INFRA] Inroduce checkout_pr.sh shell script (#968) 2022-11-14 22:28:43 +08:00
dependencies.sh [CELEBORN-879] Add dev/dependencies.sh for audit dependencies 2023-08-26 15:59:20 +08:00
merge_pr.py [CELEBORN-930][INFRA] Eagerly check if the token is valid to align with the behavior of username/password auth 2023-08-29 21:33:11 +08:00
reformat [CELEBORN-548][FLINK] Support flink 1.17. (#1472) 2023-05-05 23:00:49 +08:00