Skip to content

Add slack footers to link directly to workflow logs #18297

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

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

WVerlaek
Copy link
Member

Description

Adds a slack footer for all Slack messages posted from a workflow, with a direct link to the workflow logs:
image

The existing Actions URL in the message only links you to the page showing all GHA runs for that commit, and there you'd have to find the workflow run you need. With the footer you can directly go to the workflow run.

This change has been used already for a while in the workspace e2e tests here, see Slack message for example

Related Issue(s)

How to test

Documentation

Preview status

gitpod:summary

Build Options

Build
  • /werft with-werft
    Run the build with werft instead of GHA
  • leeway-no-cache
  • /werft no-test
    Run Leeway with --dont-test
Publish
  • /werft publish-to-npm
  • /werft publish-to-jb-marketplace
Installer
  • analytics=segment
  • with-dedicated-emulation
  • workspace-feature-flags
    Add desired feature flags to the end of the line above, space separated
Preview Environment
  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-gce-vm
    If enabled this will create the environment on GCE infra
  • with-integration-tests=all
    Valid options are all, workspace, webapp, ide, jetbrains, vscode, ssh
  • with-monitoring

/hold

@WVerlaek WVerlaek requested review from a team July 17, 2023 15:27
@github-actions github-actions bot added team: workspace Issue belongs to the Workspace team team: IDE labels Jul 17, 2023
@roboquat roboquat added size/S and removed size/XS labels Jul 17, 2023
@WVerlaek
Copy link
Member Author

/unhold

@roboquat roboquat merged commit 40b7cff into main Jul 18, 2023
@roboquat roboquat deleted the wv/add-slack-footer-link-to-logs branch July 18, 2023 09:34
@roboquat roboquat added the deployed: IDE IDE change is running in production label Jul 18, 2023
@roboquat roboquat added deployed: workspace Workspace team change is running in production deployed Change is completely running in production labels Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: IDE IDE change is running in production deployed: workspace Workspace team change is running in production deployed Change is completely running in production size/S team: IDE team: workspace Issue belongs to the Workspace team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants