Skip to content
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

chore(gh-ci): google chat release notification (DSP-1155) #1785

Merged
merged 1 commit into from Jan 14, 2021

Conversation

kilchenmann
Copy link
Contributor

resolves DSP-1155

@kilchenmann kilchenmann self-assigned this Jan 14, 2021
@kilchenmann kilchenmann added the chore maintenance and build tasks label Jan 14, 2021
if: github.event_name == 'release' && startsWith(github.ref, 'refs/tags')
steps:
- name: Send notification to google chat room "DSP releases"
uses: lakto/google-chat-action@main
Copy link
Collaborator

Choose a reason for hiding this comment

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

what is this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

do you mean the package? it's the google chat notification action (forked from another github actions, because I had to change something)

@kilchenmann kilchenmann merged commit 4718cdc into main Jan 14, 2021
@kilchenmann kilchenmann deleted the wip/dsp-1155-release-notification branch January 14, 2021 14:11
@kilchenmann kilchenmann changed the title chore(ghi-ci): google chat release notification (DSP-1155) chore(gh-ci): google chat release notification (DSP-1155) Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore maintenance and build tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants