Add TagBot GitHub Action#26
Merged
gregordecristoforo merged 1 commit intomainfrom Apr 1, 2026
Merged
Conversation
Collaborator
Author
|
@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 |
Closed
Owner
|
I have now checked the box Allow GitHub Actions to create and approve pull requests. Is this sufficient? |
Collaborator
Author
|
Great! That should be it. Once the package gets added the Tagbot should automatically create a new release. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
TagBotworkflow to.github/workflows/TagBot.ymlto automate tagging and release management, triggered by issue comments and manual dispatch events.JuliaRegistries/TagBotaction with appropriate authentication tokens and SSH key for secure operations.lookbackinput, clarifying that it no longer has any effect.