Add 'lookback' to TagBot workflow + remove DOCUMENTER_KEY #281
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.
TagBot has not properly made TagBot GitHub releases for the past couple years (v1.5.3 is the latest release showing on GitHub for me and is from 2022; or maybe one would count v1.6.0 as the latest one, which is from 2021).
I'm no CI expert so this is a bit of a shot in the dark, but I thought maybe I'd copy-paste the TagBot.jl file, and remove the ssh DOCUMENTER_KEY, as this worked recently for one of my packages without docs.
EDIT: Oh wait, v1.6.0 is the latest release (Not sure why v1.7.0 is in the General Registry but not available for me through
>pkg upthough). Anyway, didn't realize this was so stable. Sorry for the noise! 😅