JuliaRegistries / JuliaRegistries/TagBot

How to use it with private registry?

Open
#290 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
107
Forks
27
Avg merge
12d 10h
Merged PRs (30d)
2

Description

I have a github org with private registry and I'm registering new package versions manually with LocalRegistry:
```
using LocalRegistry
register(package)
```

Now I'm lacking automatic git tag and github releases bound to each new version.

So I've added TagBot to my package but it didn't work. Seems like TagBot relies on Registrator github app. Should I enable it for my private registry and switch to it to register new versions?

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.