-
Notifications
You must be signed in to change notification settings - Fork 23
fix(brew): use brew updater after release is public #686
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
|
The latest Buf updates on your PR. Results from workflow Buf CI / verify-proto (pull_request).
|
|
@arpad-csepi do you know why the CI pipelien doesnt run when github-bot opens a PR? This is a separate issue, but the pipeline never runs and we have to recreate the PR under personal name for CI to run |
We are opening the PR with the CI using the Source: https://github.com/marketplace/actions/add-commit#the-commit-from-the-action-is-not-triggering-ci |
bcd8b0b to
d05509f
Compare
b8e4235 to
f6a00b0
Compare
Managed to find a workaround to use PAT token as GTIHUB_TOKEN for the CI by closing the reopening the brew update PR by hand. In this way the CI is triggered and the we are able to merge the changes as the Status check will be success. |
|
@arpad-csepi We have a couple of org-wide accounts that we can use here to bump the version. WDYT if we use a new Can you confirm that, if we use a custom account with |
Signed-off-by: Árpád Csepi <[email protected]>
Signed-off-by: Árpád Csepi <[email protected]>
Signed-off-by: Árpád Csepi <[email protected]>
Signed-off-by: Árpád Csepi <[email protected]>
7015f88 to
4c03df3
Compare
Signed-off-by: Árpád Csepi <[email protected]>
Signed-off-by: Árpád Csepi <[email protected]>
4c03df3 to
749eb48
Compare
Signed-off-by: Árpád Csepi <[email protected]>
Confirmed that a custom account can be used with its own token to open a PR and trigger the CI workflow automatically. |
Signed-off-by: Árpád Csepi <[email protected]>
No description provided.