-
-
Notifications
You must be signed in to change notification settings - Fork 10.3k
docs: add autobump related documentation #20117
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
Conversation
Does https://github.com/Homebrew/homebrew-cask/blob/56133fc1b108ad2ab7e6fecf16cde27e2ad288c7/.github/workflows/autobump.yml#L41 not still need to be updated? |
This action still have to be updated but it cannot be done without getting autobump list for API first (right now |
Marking this PR as draft until there's a PR open to do this. CC @Homebrew/maintainers to make sure this PR makes sense to you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! A few comments on docs.
22fdaeb
to
130a644
Compare
Signed-off-by: botantony <antonsm21@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @botantony! Still have a bit to go here.
5f7bcf8
to
a2d1d3d
Compare
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
Signed-off-by: botantony <antonsm21@gmail.com>
Signed-off-by: botantony <antonsm21@gmail.com>
Thanks @botantony! |
brew style
with your changes locally?brew typecheck
with your changes locally?brew tests
with your changes locally?The official repositories are ready to start using new autobump list instead of
autobump.txt
:I also added some info about the autobump list in the docs. Writing is not my strongest skill, so any suggestions are appreciated