Skip to content

chore(actions): add custom deprecate type to semantic-pr check#10427

Merged
jcfranco merged 1 commit intodevfrom
jcfranco/add-custom-deprecate-type-to-semantic-pr-check
Sep 27, 2024
Merged

chore(actions): add custom deprecate type to semantic-pr check#10427
jcfranco merged 1 commit intodevfrom
jcfranco/add-custom-deprecate-type-to-semantic-pr-check

Conversation

@jcfranco
Copy link
Copy Markdown
Member

@jcfranco jcfranco commented Sep 27, 2024

Related Issue: N/A

Summary

Updates our semantic PR check to allow the new commit type added in #10346.

@github-actions github-actions Bot added the chore Issues with changes that don't modify src or test files. label Sep 27, 2024
@jcfranco jcfranco requested a review from DitwanP September 27, 2024 21:40
@jcfranco
Copy link
Copy Markdown
Member Author

This is causing a check failure on #10421.

@jcfranco jcfranco added the skip visual snapshots Pull requests that do not need visual regression testing. label Sep 27, 2024
Copy link
Copy Markdown
Contributor

@DitwanP DitwanP left a comment

Choose a reason for hiding this comment

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

🍠✨ LGTM

@jcfranco jcfranco merged commit 3d5c792 into dev Sep 27, 2024
@jcfranco jcfranco deleted the jcfranco/add-custom-deprecate-type-to-semantic-pr-check branch September 27, 2024 22:18
benelan added a commit that referenced this pull request Sep 30, 2024
…estone-estimates

* origin/dev: (26 commits)
  test: fix `window.getComputedStyle` arguments (#10424)
  test(card): remove redundant spy and setup wrapper element (#10429)
  test(heading): avoid `newSpecPage` usage to ease Lumina migration (#10431)
  refactor(themed): drop broken, unused, regexp arg support (#10425)
  docs: component token description consistency (#10430)
  refactor: prevent mixed Sass mixed declaration warnings (#10426)
  deprecate: deprecate `enforce-ref-last-prop` rule (#10421)
  chore(actions): add custom `deprecate` type to semantic-pr check (#10427)
  chore(issue templates): add arcgis data pipelines to team dropdown (#10418)
  fix(tooltip): closed tooltips should not reappear (#10420)
  feat: add dashboard-graph (#10417)
  fix(input-time-zone): fix region mode quirks after update (#10413)
  fix(text-area): ensure border-color token doesn't override invalid styles (#10390)
  ci(changelog): add deprecation commits to changelog automation (#10346)
  fix: properly set aria attributes on components (#10404)
  feat: add parcel parameter (#10384)
  feat(alert): apply --calcite-alert-corner-radius to internal close button (#10388)
  feat(dialog, panel): Add css properties for background-color (#10387)
  fix: remove aria-disabled from components where necessary (#10374)
  feat(action-group, block, panel): add `menuPlacement` and `menuFlipPlacements` properties (#10249)
  ...
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