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

Bump CatChen/accept-to-ship-action from 0.2.6 to 0.3.0 #377

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2022

Bumps CatChen/accept-to-ship-action from 0.2.6 to 0.3.0.

Release notes

Sourced from CatChen/accept-to-ship-action's releases.

v0.3.0

Started to support check_run, check_suite and workflow_run events. No need to wait for the checks inside this Action because it can run again when other checks are complete.

What's Changed

Full Changelog: CatChen/accept-to-ship-action@v0.2.6...v0.3.0

Commits
  • 432d09e Updated README to reflect the support of more triggering events
  • 5d3ef09 Returning early when any check fails in the waiting period (#766)
  • be9f723 Returning early if a triggering event is not positive (#765)
  • 521ca38 Set up more types for existing triggers used by the ship Workflow; set concur...
  • 1d27dc8 Enabled all types under existing debug Workflow triggering events (#755)
  • b76552f Changed the ship Workflow to respond to events from checks and workflows; sto...
  • e3466a8 Implemented multiple trigger supports (#749)
  • 6f84d19 Created event handler stubs for triggers other than pull_request and pull_req...
  • 0cc9e5d Added check_run and check_suite triggers to the debug Workflow (#733)
  • 7012c69 Started running test Workflow on push to main (#701)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [CatChen/accept-to-ship-action](https://github.com/CatChen/accept-to-ship-action) from 0.2.6 to 0.3.0.
- [Release notes](https://github.com/CatChen/accept-to-ship-action/releases)
- [Commits](CatChen/accept-to-ship-action@v0.2.6...v0.3.0)

---
updated-dependencies:
- dependency-name: CatChen/accept-to-ship-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@codecov
Copy link

codecov bot commented Aug 30, 2022

Codecov Report

Merging #377 (ba3c4d5) into master (24c461b) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #377   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           14        14           
  Branches         2         2           
=========================================
  Hits            14        14           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions github-actions bot merged commit 8d93b4e into master Aug 31, 2022
@github-actions github-actions bot deleted the dependabot/github_actions/CatChen/accept-to-ship-action-0.3.0 branch August 31, 2022 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant