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

⬆️ Updates Matticusau/pr-helper action to v1.3.3 #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 19, 2021

This PR contains the following updates:

Package Type Update Change
Matticusau/pr-helper action minor v1.2.4 -> v1.3.3

Release Notes

Matticusau/pr-helper (Matticusau/pr-helper)

v1.3.3

Compare Source

Minor enhancement of additional logging to aid in troubleshooting a current bug.

v1.3.2

Compare Source

Releasing the following functionality:

  • Includes some extra logging to troubleshoot issue in #​59

Bug fixes:

  • None

Breaking changes:

  • None

v1.3.1

Compare Source

v1.3.1

Releasing the following functionality:

  • Improved error handling for adding reviewers to prevent workflow failure trigger [Issue #​55]

Bug fixes:

  • None

Breaking changes:

  • None

v1.3.0

Compare Source

v1.3.0

Releasing the following functionality:

  • Added support for workflow_run event trigger

Bug fixes:

  • None

Breaking changes:

  • None

v1.2.6

Compare Source

v1.2.6

Releasing the following functionality:

  • Additional info for troubleshooting

Bug fixes:

  • None

Breaking changes:

  • None

v1.2.5

Compare Source

v1.2.5

Releasing the following functionality:

  • None

Bug fixes:

  • Fixing the dependabot security alerts

Breaking changes:

  • None

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Author

renovate bot commented Feb 19, 2021

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@changelogg
Copy link

changelogg bot commented Feb 19, 2021

Hey! Changelogs info seems to be missing or might be in incorrect format.
Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
- tag: changelog_text
OR
You can add tag in PR header or while doing a commit too
(tag) PR header
or
tag: PR header
Valid tags: added / feat, changed, deprecated, fixed / fix, removed, security, build, ci, chore, docs, perf, refactor, revert, style, test
Thanks!
For more info, check out changelogg docs

@auto-assign auto-assign bot requested a review from AlexRogalskiy February 19, 2021 00:34
@renovate renovate bot force-pushed the renovate/matticusau-pr-helper-1.x branch 6 times, most recently from 11af108 to 5cfb62b Compare February 22, 2021 20:49
@renovate renovate bot force-pushed the renovate/matticusau-pr-helper-1.x branch from 5cfb62b to bc9d7cb Compare March 2, 2021 14:18
@renovate renovate bot changed the title ⬆️ Updates Matticusau/pr-helper action to v1.2.5 ⬆️ Updates Matticusau/pr-helper action to v1.2.6 Mar 2, 2021
@renovate renovate bot force-pushed the renovate/matticusau-pr-helper-1.x branch 5 times, most recently from 9d677c2 to b50810f Compare March 6, 2021 18:46
@renovate renovate bot force-pushed the renovate/matticusau-pr-helper-1.x branch from b50810f to 659faa9 Compare March 10, 2021 12:54
@renovate renovate bot force-pushed the renovate/matticusau-pr-helper-1.x branch from 659faa9 to 0c6b7ea Compare April 7, 2021 22:45
@renovate renovate bot force-pushed the renovate/matticusau-pr-helper-1.x branch from 0c6b7ea to 5ee0461 Compare April 8, 2021 04:17
@codecov-io
Copy link

codecov-io commented Apr 8, 2021

Codecov Report

Merging #25 (6d2d8b5) into master (97726d5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #25   +/-   ##
=======================================
  Coverage   53.97%   53.97%           
=======================================
  Files          12       12           
  Lines         289      289           
  Branches       46       46           
=======================================
  Hits          156      156           
  Misses        133      133           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 97726d5...6d2d8b5. Read the comment docs.

@renovate renovate bot force-pushed the renovate/matticusau-pr-helper-1.x branch from 5ee0461 to 6d2d8b5 Compare April 8, 2021 13:13
@vercel
Copy link

vercel bot commented Apr 8, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/alexrogalskiy/styled-code-formats/74ymxeNfcRfW6qhU6Wvh9TXrxVv1
✅ Preview: https://styled-code-formats-git-renovate-matticusa-d66907-alexrogalskiy.vercel.app

@vercel
Copy link

vercel bot commented Apr 23, 2021

Deployment failed with the following error:

Resource is limited - try again after in 8 hours (more than 100, code: "api-deployments-free-per-day").

@codecov-commenter
Copy link

codecov-commenter commented Apr 23, 2021

Codecov Report

Merging #25 (0d2f606) into master (7ebde7a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #25   +/-   ##
=======================================
  Coverage   60.71%   60.71%           
=======================================
  Files           8        8           
  Lines         252      252           
  Branches       44       44           
=======================================
  Hits          153      153           
  Misses         99       99           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ebde7a...0d2f606. Read the comment docs.

@renovate renovate bot force-pushed the renovate/matticusau-pr-helper-1.x branch from 39dc3b2 to 0d2f606 Compare April 23, 2021 22:24
@renovate renovate bot force-pushed the renovate/matticusau-pr-helper-1.x branch from 0d2f606 to 4a779f3 Compare June 14, 2021 00:22
@renovate renovate bot changed the title ⬆️ Updates Matticusau/pr-helper action to v1.2.6 ⬆️ Updates Matticusau/pr-helper action to v1.3.0 Jun 14, 2021
@renovate renovate bot force-pushed the renovate/matticusau-pr-helper-1.x branch from 4a779f3 to ac9f48c Compare March 7, 2022 11:22
@renovate renovate bot changed the title ⬆️ Updates Matticusau/pr-helper action to v1.3.0 ⬆️ Updates Matticusau/pr-helper action to v1.3.1 Mar 7, 2022
@viezly
Copy link

viezly bot commented Mar 7, 2022

Pull request by bot. No need to analyze

@renovate renovate bot force-pushed the renovate/matticusau-pr-helper-1.x branch from ac9f48c to 3144943 Compare June 18, 2022 22:41
@renovate renovate bot changed the title ⬆️ Updates Matticusau/pr-helper action to v1.3.1 ⬆️ Updates Matticusau/pr-helper action to v1.3.3 Jun 18, 2022
@vercel
Copy link

vercel bot commented Jun 18, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
styled-code-formats ✅ Ready (Inspect) Visit Preview Jan 2, 2023 at 9:28AM (UTC)

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.

2 participants