Skip to content

Conversation

v1v
Copy link
Member

@v1v v1v commented Feb 2, 2022

What

Send email/slack message when a release tag is created and published/failed

Why

Add visibility about the release process

@v1v v1v requested review from a team, astorm and estolfo February 2, 2022 12:21
@github-actions github-actions bot added the aws-λ-extension AWS Lambda Extension label Feb 2, 2022
@v1v v1v self-assigned this Feb 2, 2022
@v1v v1v added Team:Automation Label for the Observability productivity team and removed aws-λ-extension AWS Lambda Extension labels Feb 2, 2022
Comment on lines +13 to +15
RELEASE_URL_MESSAGE = "(<https://github.com/elastic/${env.REPO}/releases/tag/${env.TAG_NAME}|${env.TAG_NAME}>)"
SLACK_CHANNEL = '#apm-serverless'
NOTIFY_TO = '[email protected]'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a similar approach done in some other APM Agents.

@ghost
Copy link

ghost commented Feb 2, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Reason: null

  • Start Time: 2022-02-02T12:22:03.699+0000

  • Duration: 20 min 18 sec

  • Commit: 18bfa79

Test stats 🧪

Test Results
Failed 0
Passed 84
Skipped 0
Total 84

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@v1v v1v merged commit 4cf6e17 into elastic:main Feb 2, 2022
v1v added a commit to v1v/apm-aws-lambda that referenced this pull request Feb 3, 2022
…ambda into feature/publishing-changes

* 'feature/publishing-changes' of github.com:v1v/apm-aws-lambda:
  ci: add info traces to help with debugging (elastic#114)
  ci: notify when a release tag has been created and published (elastic#113)
  Update .ci/Jenkinsfile
  Update .ci/Jenkinsfile
  Update apm-lambda-extension/cli/build-and-publish.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Team:Automation Label for the Observability productivity team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants