Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix bug notifier for issues with no body text#145603

Open
hugovk wants to merge 1 commit intopython:mainfrom
hugovk:fix-notifier
Open

Fix bug notifier for issues with no body text#145603
hugovk wants to merge 1 commit intopython:mainfrom
hugovk:fix-notifier

Conversation

@hugovk
Copy link
Member

Possible fix forhttps://github.com/python/cpython/actions/runs/22773539894/job/66060786931

GET /repos/python/cpython/issues/145599 - 200 in 266msTypeError: Cannot read properties of null (reading 'substring')    at eval (eval at callAsyncFunction (/home/runner/work/_actions/actions/github-script/v8/dist/index.js:36187:16), <anonymous>:24:30)    at process.processTicksAndRejections (node:internal/process/task_queues:103:5)Error: Unhandled error: TypeError: Cannot read properties of null (reading 'substring')

The issue#145599 was created with no body, and we should always have at least a brief description. But something like this should let the notifier still process it if it happens again.

@hugovkhugovk added the infraCI, GitHub Actions, buildbots, Dependabot, etc. labelMar 6, 2026
Copy link
Member

@webknjazwebknjaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Looks right

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@webknjazwebknjazwebknjaz approved these changes

@StanFromIrelandStanFromIrelandStanFromIreland approved these changes

@ezio-melottiezio-melottiAwaiting requested review from ezio-melottiezio-melotti is a code owner

@AA-TurnerAA-TurnerAwaiting requested review from AA-TurnerAA-Turner is a code owner

Assignees

No one assigned

Labels

awaiting core reviewinfraCI, GitHub Actions, buildbots, Dependabot, etc.skip issueskip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@hugovk@webknjaz@StanFromIreland

[8]ページ先頭

©2009-2026 Movatter.jp