`create-update-issues` fails when a package is published for the first time
Open
bug
team-wallet-framework
wf-bugs
- Dominant language
- TypeScript
- Stars
- 413
- Forks
- 308
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 253
Description
The `create-update-issues` workflow assumes that each package has at least one tag. It fails when we publish a package for the first time.
Example: https://github.com/MetaMask/core/actions/runs/11961716257/job/33349064511
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the `create-update-issues` workflow and the linked example run first, focusing on the assumption that every package already has a tag. Reproduce the workflow for a package being published for the first time; it is done when the workflow completes successfully without an existing package tag.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100