jellyfin-kodi icon indicating copy to clipboard operation
jellyfin-kodi copied to clipboard

Reformat changelog does not support unnamed section

Open oddstr13 opened this issue 10 months ago • 0 comments

Traceback (most recent call last):
  File "/home/runner/work/jellyfin-kodi/jellyfin-kodi/.github/tools/reformat_changelog.py", line 87, in <module>
    reformat(args.format, args.emoji)
  File "/home/runner/work/jellyfin-kodi/jellyfin-kodi/.github/tools/reformat_changelog.py", line 49, in reformat
    section["items"].append(gd)
KeyError: 'items'

https://github.com/jellyfin/jellyfin-kodi/actions/runs/6033384710/job/16369981650#step:5:56

https://github.com/jellyfin/jellyfin-kodi/blob/68c49ea4b7c3b57487dcb56f8564024bcb4e5926/.github/tools/reformat_changelog.py#L33-L49

oddstr13 avatar Aug 31 '23 05:08 oddstr13