Skip to content

fix: correct release-announcements.yml to match nf-core template#134

Merged
heylf merged 1 commit intonf-core:devfrom
an-altosian:fix/release-announcements
Mar 26, 2026
Merged

fix: correct release-announcements.yml to match nf-core template#134
heylf merged 1 commit intonf-core:devfrom
an-altosian:fix/release-announcements

Conversation

@an-altosian
Copy link

Summary

  • Fix duplicate step id: get_topicsid: get_description for the description step
  • Fix missing closing )" in the description echo command
  • Fix step output reference get_topics.outputs.descriptionget_description.outputs.description

The workflow YAML had a syntax error causing GitHub to report "This run likely failed because of a workflow file issue" on every push. Matched to the nf-core template.

Test plan

🤖 Generated with Claude Code

- Fix duplicate step id: get_topics → get_description
- Fix missing closing quote/paren in description echo command
- Fix step reference: get_topics.outputs.description → get_description.outputs.description

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@an-altosian an-altosian requested a review from nf-core-bot March 24, 2026 14:50
@an-altosian an-altosian self-assigned this Mar 24, 2026
@an-altosian
Copy link
Author

The PR is for solving this github check failure. https://github.com/nf-core/spatialxe/actions/runs/23491831658

@an-altosian an-altosian requested review from heylf and removed request for nf-core-bot March 25, 2026 18:12
@an-altosian an-altosian added the bug Something isn't working label Mar 25, 2026
Copy link
Collaborator

@heylf heylf left a comment

Choose a reason for hiding this comment

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

LGTM

@heylf heylf merged commit e0d45dd into nf-core:dev Mar 26, 2026
6 checks passed
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