-
Notifications
You must be signed in to change notification settings - Fork 32
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
ci(action): auto-bump daily and update who notify to #367
Conversation
@@ -21,3 +24,5 @@ jobs: | |||
vaultUrl: ${{ secrets.VAULT_ADDR }} | |||
vaultRoleId: ${{ secrets.VAULT_ROLE_ID }} | |||
vaultSecretId: ${{ secrets.VAULT_SECRET_ID }} | |||
notifySlackChannel: "#ingest-notifications" | |||
messageIfFailure: ":traffic_cone: updatecli failed for `${{ github.repository }}@${{ github.ref_name }}`, `@update-me-with-the-slack-team-to-be-poked` please look what's going on <${{ env.JOB_URL }}|here>" |
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.
ditto
…ng-auto-bump * upstream/main: docs: explain how to update the auto-bump (elastic#368)
This pull request is now in conflicts. Could you fix it? 🙏
|
@elastic/ingest-eng-prod , can you please review this PR? 🙏 |
Hi Victor, If I understand the ask is what team inside ingest should be notified in case there is a problem with the golang-crossbuild images. I wanted to ack and provide my pov. My take is the teams dependent on this library should be aware that there is a problem and get notified and try to fix it. @jlind23 and @roaksoax can comment on which specific teams this should be as I might be wrong and that team is the ingest-eng-prod. |
@pierrehilbert and the elastic agent team should be the one notified! |
Excellent, what's the slack team? |
💚 Build Succeeded
History
cc @v1v |
💚 Build Succeeded
History
cc @v1v |
💚 Build Succeeded
History
cc @v1v |
(cherry picked from commit f2b6d5a)
@Mergifyio backport 1.20 |
✅ Backports have been created
|
(cherry picked from commit f2b6d5a)
…375) Co-authored-by: Victor Martinez <[email protected]>
Run more often and at night, so there is no 1 week gap between golang releases and the golang-autobump
Notify in the
#ingest-notifications
channel.Question