Skip to content

Add TagBot GitHub Action#26

Merged
gregordecristoforo merged 1 commit intomainfrom
tagbot
Apr 1, 2026
Merged

Add TagBot GitHub Action#26
gregordecristoforo merged 1 commit intomainfrom
tagbot

Conversation

@gregordecristoforo
Copy link
Copy Markdown
Collaborator

This pull request introduces a new GitHub Actions workflow file, .github/workflows/TagBot.yml, to automate tagging and release management using TagBot. The workflow is triggered on issue comments and manual dispatch, and is configured to use specific secrets for authentication.

Automation and CI/CD improvements:

  • Added a new TagBot workflow to .github/workflows/TagBot.yml to automate tagging and release management, triggered by issue comments and manual dispatch events.
  • Configured the workflow to use the JuliaRegistries/TagBot action with appropriate authentication tokens and SSH key for secure operations.
  • Deprecated the lookback input, clarifying that it no longer has any effect.

@gregordecristoforo
Copy link
Copy Markdown
Collaborator Author

gregordecristoforo commented Mar 31, 2026

@yaccos Can you please make sure that the workflows have the correct permissions as described in https://github.com/marketplace/actions/julia-tagbot ? You can merge the PR then.

I don't have the permissions anymore since you own the repo

@yaccos
Copy link
Copy Markdown
Owner

yaccos commented Mar 31, 2026

I have now checked the box Allow GitHub Actions to create and approve pull requests. Is this sufficient?

@gregordecristoforo
Copy link
Copy Markdown
Collaborator Author

Great! That should be it. Once the package gets added the Tagbot should automatically create a new release.

@gregordecristoforo gregordecristoforo merged commit af91d46 into main Apr 1, 2026
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants