Skip to content

Auth0 Action の runtime と例外情報を明示 - #53

Merged
n4mlz merged 1 commit into
mainfrom
fix/auth0-action-runtime-diagnostics
Aug 31, 2026
Merged

Auth0 Action の runtime と例外情報を明示#53
n4mlz merged 1 commit into
mainfrom
fix/auth0-action-runtime-diagnostics

Conversation

@n4mlz

@n4mlz n4mlz commented Aug 30, 2026

Copy link
Copy Markdown
Member

概要

  • GitHub 組織所属確認 Action の runtime に node22 を明示
  • fetch 例外の型、メッセージ、cause 情報を処理段階ごとに記録

原因

Management API token 発行時に fetch 自体が例外になった場合、現在のログでは失敗原因を特定できない。また、Action の runtime が tenant.yaml に明示されていなかった。

確認

  • node --check auth0/actions/require-xlair-org.js
  • git diff --check

@n4mlz
n4mlz merged commit c8933f1 into main Aug 31, 2026
4 checks passed
@n4mlz
n4mlz deleted the fix/auth0-action-runtime-diagnostics branch August 31, 2026 02:52
@n4mlz n4mlz self-assigned this Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant