TagBot: Manual intervention needed for releases

Open Beginner friendly
#87 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
72/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Active
Tech stack
github-actions, julia
Domain
ci-cd, release

Research direction

Start with the linked TagBot run logs and check the repository's Settings → Deploy keys for the TagBot SSH public key. Create the v0.5.4 release at commit d9f1a8f7 using gh release create v0.5.4 --generate-notes or the GitHub UI; done means the release exists and the deploy key is configured for future runs.

Written by the indexing model from the issue text.

Description

tagbot-manual

TagBot could not automatically create releases for the following versions.

Likely cause(s):

  • The SSH deploy key is not configured or not added to this repository's deploy keys (Settings → Deploy keys)

Versions needing manual release

  • v0.5.4 at commit d9f1a8f7

How to fix

Run these commands locally:

gh release create v0.5.4 --generate-notes

Or create releases manually via the GitHub UI.

Prevent this in the future


This issue was automatically created by TagBot. (Run logs)

Dominant language
Julia
Stars
23
Forks
12
Avg merge
5h 4m
Merged PRs (30d)
5

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from JuliaSmoothOptimizers/AMD.jl

All issues in JuliaSmoothOptimizers/AMD.jl

Similar issues

More Julia issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.