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

ci(pr-bot): skip assignment for dependabot PRs #5737

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

benelan
Copy link
Member

@benelan benelan commented Nov 10, 2022

Related Issue: #5704

Summary

I replaced an unmaintained 3rd party action, which still uses node12, with a github-script workflow, but forgot to skip assignment for dependabot PRs

@benelan benelan requested a review from a team as a code owner November 10, 2022 17:14
@github-actions github-actions bot added the chore Issues with changes that don't modify src or test files. label Nov 10, 2022
Copy link
Member

@driskull driskull 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 40119be into master Nov 10, 2022
@benelan benelan deleted the benelan/no-assign-dependabot branch November 10, 2022 17:22
benelan added a commit that referenced this pull request Nov 11, 2022
* master: (32 commits)
  1.0.0-next.627
  build(deps): bump semver-regex and screener-storybook (#5741)
  build(deps): bump stylelint-config-recommended-scss from 7.0.0 to 8.0.0 (#5551)
  build(deps): bump parse-path and @storybook/storybook-deployer (#5692)
  build(deps): bump tailwindcss from 3.1.8 to 3.2.2 (#5708)
  ci(pr-bot): check user login for dependabot instead of actor (#5740)
  build(deps): bump postcss from 8.4.17 to 8.4.18 (#5508)
  build(deps): bump concurrently from 7.4.0 to 7.5.0 (#5550)
  build(deps): bump loader-utils from 1.4.0 to 1.4.1 (#5704)
  build(deps): bump @typescript-eslint/parser from 5.40.1 to 5.42.1 (#5707)
  test(value-list): Skip unstable test. (#5738)
  ci(pr-bot): skip assignment for dependabot PRs (#5737)
  chore(t9manifest): Fix newline at end of file. (#5718)
  fix(flow-item): Position back tooltip above (#5688)
  feat(popover): Escape key should close open popovers. (#5726)
  docs: update component READMEs (#5545)
  fix(value-list-item): Prevent scrolling when space is pressed on drag button (#5709)
  ci(output targets): move patches to postbuild to include them in CCR (#5730)
  1.0.0-next.626
  fix(button, fab): adjust padding on 'l' scale button to accommodate 'm' scale icon without change in height (#5659)
  ...
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants