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

deps: update jasonetco/create-an-issue action to v2.9.1 #557

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
JasonEtco/create-an-issue action minor v2.8.1 -> v2.9.1

Release Notes

JasonEtco/create-an-issue

v2.9.1

Compare Source

Fixes a regression introduced in #​144, where fields that are valid according to GitHub (name and about) were getting flagged as invalid from the changes in #​144. See #​145/#​146 for the fix.

v2.9.0

Compare Source

This release adds a new step to parsing the issue template, to validate the frontmatter in your template against a defined schema. That way, any missing or invalid fields (like a missing title) will be caught and get a proper error message.

I'm not marking this as a breaking change because the expected schema hasn't changed, now it's just enforcing it. Apologies if this does break anyones templates, but that's a good thing as it'd be pointing out something invalid about it!

v2.8.2

Compare Source

Fixes a bug where quotes in issue titles would cause the search for existing issues to return issues that were incorrectly considered a match.

Also updates some CI versions, and minor adjustments to typings.


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@sonarcloud
Copy link

sonarcloud bot commented Jan 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Jan 2, 2023

Codecov Report

Merging #557 (bb82b4e) into main (9e8b305) will decrease coverage by 0.16%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #557      +/-   ##
==========================================
- Coverage   49.74%   49.58%   -0.17%     
==========================================
  Files          60       60              
  Lines        5528     5528              
==========================================
- Hits         2750     2741       -9     
- Misses       2668     2674       +6     
- Partials      110      113       +3     
Impacted Files Coverage Δ
...ptnworkloadinstance/reconcile_prepostevaluation.go 81.81% <0.00%> (-9.10%) ⬇️
operator/controllers/keptntask/controller.go 53.93% <0.00%> (-3.38%) ⬇️
...or/controllers/keptnworkloadinstance/controller.go 77.55% <0.00%> (-1.54%) ⬇️
Flag Coverage Δ
component-tests 49.96% <ø> (-0.48%) ⬇️
keptn-lifecycle-operator 47.58% <ø> (ø)
scheduler 21.17% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Contributor

@thschue thschue left a comment

Choose a reason for hiding this comment

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

lgtm

@bacherfl bacherfl merged commit f6d5934 into main Jan 3, 2023
@bacherfl bacherfl deleted the renovate/jasonetco-create-an-issue-2.x branch January 3, 2023 08:32
@keptn-bot keptn-bot mentioned this pull request Jan 3, 2023
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