Skip to content

Fix release note check GitHub Action#568

Merged
arcondello merged 1 commit into
dwavesystems:mainfrom
arcondello:fix/release-note-check
Jun 23, 2026
Merged

Fix release note check GitHub Action#568
arcondello merged 1 commit into
dwavesystems:mainfrom
arcondello:fix/release-note-check

Conversation

@arcondello

@arcondello arcondello commented Jun 23, 2026

Copy link
Copy Markdown
Member

I believe this should fix it.

See also #558

AI Generation Disclosure

Use ChatGPT to help diagnose the problem. Though it insisted the old syntax should work 🤷

@arcondello arcondello force-pushed the fix/release-note-check branch from d312e8f to 1206f98 Compare June 23, 2026 19:54
steps:
- name: Check for release note files
uses: actions/github-script@v7
uses: actions/github-script@v9

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This is actually unrelated but fixes another warning so sneaking it in.

@arcondello arcondello requested a review from fastbodin June 23, 2026 19:55
@arcondello arcondello added the bug Something isn't working label Jun 23, 2026
@arcondello arcondello marked this pull request as ready for review June 23, 2026 19:57
@arcondello arcondello merged commit 6f6c5f8 into dwavesystems:main Jun 23, 2026
14 checks passed
@arcondello arcondello deleted the fix/release-note-check branch June 23, 2026 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants