Skip to content

ci: notify teams about calcite-components releases only#7317

Merged
benelan merged 2 commits intomainfrom
benelan/add-back-release-notification
Jul 19, 2023
Merged

ci: notify teams about calcite-components releases only#7317
benelan merged 2 commits intomainfrom
benelan/add-back-release-notification

Conversation

@benelan
Copy link
Copy Markdown
Contributor

@benelan benelan commented Jul 13, 2023

Original PRs: #3771 #5512

Summary

Adding back the Teams release notification action. I had to refactor it after the monorepo transition so it wouldn't spam the channel with release notifications for all of the packages.

We can make additional steps for different packages that go to different channels at some point. For example, a design-tokens release notification to "Get Help - Design and FIGMA"

@benelan benelan added the skip visual snapshots Pull requests that do not need visual regression testing. label Jul 13, 2023
@github-actions github-actions Bot added the chore Issues with changes that don't modify src or test files. label Jul 13, 2023
Copy link
Copy Markdown
Member

@jcfranco jcfranco left a comment

Choose a reason for hiding this comment

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

✨🗞️✨

@benelan benelan merged commit f291719 into main Jul 19, 2023
@benelan benelan deleted the benelan/add-back-release-notification branch July 19, 2023 05:56
@github-actions github-actions Bot added this to the 2023 July Priorities milestone Jul 19, 2023
benelan added a commit that referenced this pull request Jul 20, 2023
…shot-doc

* origin/main:
  chore: release next
  fix(tooltip): ensure --calcite-app-z-index-tooltip is applied (#7345)
  docs: add warning notice to internal storybook (#7338)
  chore: remove references to removed cleanup script (#7339)
  chore: drop Airtable syncing action (#7340)
  chore: release next
  fix(color-picker): maintains correct numbering system when entering invalid RGB value (#7327)
  ci: notify teams about calcite-components releases only (#7317)
  build(deps): Bump rollup from 2.77.1 to 3.26.0 (#7264)
  build(deps): Bump eslint-plugin-jsdoc from 46.4.3 to 46.4.4 (#7329)
  build(deps): Bump semver and @types/semver (#7309)
benelan added a commit that referenced this pull request Aug 5, 2023
**Related Issue:** #7317

## Summary
I thought I had removed this original teams notification action but it
must have been added back while I was fixing merge conflicts. This one
caused two notifications, one for each package. The one added in the PR
linked above will only notify about CC releases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Issues with changes that don't modify src or test files. skip visual snapshots Pull requests that do not need visual regression testing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants