InsightSoftwareConsortium / InsightSoftwareConsortium/itkwidgets

Pre-release publish workflow failing

Open
#516 0 comments 0 reactions 1 assignee Claimed by @bnmajor View on GitHub
Dominant language
Python
Stars
624
Forks
83
PR merge metrics
No merged PRs in 30d

Description

The workflow to automatically publish the pre-release on each new tag is failing when [generating the release notes](https://github.com/InsightSoftwareConsortium/itkwidgets/runs/8022070133?check_suite_focus=true):
```
Run python ./utilities/release-notes.py ./ReleaseNotes.txt
Traceback (most recent call last):
File "./utilities/release-notes.py", line 1[5](https://github.com/InsightSoftwareConsortium/itkwidgets/runs/8022070133?check_suite_focus=true#step:6:6), in
current_tag = recent_tags[1]
IndexError: list index out of range
Error: Process completed with exit code 1.
```
Running the script locally works, just need to figure out why it's failing here.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.