JuliaRegistries / TagBot

Creates tags, releases, and changelogs for your Julia packages when they're registered
https://github.com/marketplace/actions/julia-tagbot
MIT License
94 stars 20 forks source link

No TagBot trigger issue opened for new package #253

Closed junyuan-chen closed 3 months ago

junyuan-chen commented 1 year ago

Does the TagBot.yml shown on README.md give sufficient permission? I used this setting but there is no TagBot trigger issue opened when a new package is registered on General registry. Manually starting the workflow gets things work, but that issue was not created as expected.

singularitti commented 1 year ago

Is it possible that the bot comments @JuliaRegistrator register in a commit message? Like below:

image
JuliaRegistrator commented 1 year ago

Error while trying to register: Register Failed @singularitti, it looks like you are not a publicly listed member/owner in the parent organization (JuliaRegistries). If you are a member/owner, you will need to change your membership to public. See GitHub Help

junyuan-chen commented 1 year ago

@singularitti Thanks for replying! This is indeed how I registered the package. In case more context is needed, here is the link: https://github.com/junyuan-chen/ConfidenceBands.jl/commit/24c1541db1f505633dae23c0bc3e92ef6fd89f70

I made several packages and this was the first time I encountered such a problem. The only difference I made was that I used the updated TagBot.yml on README.md. That's why I suspected this could be the cause.

singularitti commented 1 year ago

I do not have this problem but the Tag Bot does seem to have other bugs recently. I hope someone could have a look at it.

ViralBShah commented 3 months ago

It seems to be working fine for a while now.