Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TagBot and CompatHelper actions #8

Closed
ablaom opened this issue Apr 12, 2024 · 1 comment
Closed

Add TagBot and CompatHelper actions #8

ablaom opened this issue Apr 12, 2024 · 1 comment

Comments

@ablaom
Copy link
Contributor

ablaom commented Apr 12, 2024

These are very helpful additions for Julia pkg maintenance.

https://github.com/JuliaRegistries/TagBot : tag new releases automatically

https://github.com/JuliaRegistries/CompatHelper.jl: automatically generate PR's when dependencies break existing compat bounds

You may also take a look at PkgTemplates.jl for other ideas; see in particular this.

@boborbt
Copy link
Collaborator

boborbt commented Apr 13, 2024

Latest commit adds TAgBot and CompatHelper. I had a look at the references you gave me, but CI seems to add little to what already is in place (if I'm not mistaken adds actions for tests and doc generation, which I already have).

If you do not have any other specific requirements I would considered closed this issue.

@boborbt boborbt closed this as completed Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants