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(dependabot): group minor and patch updates for actions #303

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

rjaegers
Copy link
Member

Group together all minor and patch level updates of actions.

One PR will be created for all actions that need update when the semver level is minor or patch. All major updates will still get their own PR as they will more likely break or introduce new functionality.

@rjaegers rjaegers requested a review from a team as a code owner February 14, 2024 09:13
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 12 0 0.06s
✅ DOCKERFILE hadolint 1 0 0.49s
✅ JSON eslint-plugin-jsonc 7 0 0 2.93s
✅ JSON prettier 7 0 0 0.47s
✅ JSON v8r 7 0 3.57s
✅ MARKDOWN markdownlint 7 0 0 0.94s
✅ MARKDOWN markdown-link-check 7 0 5.54s
✅ MARKDOWN markdown-table-formatter 7 0 0 0.27s
✅ REPOSITORY checkov yes no 17.13s
✅ REPOSITORY gitleaks yes no 0.34s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 15.06s
✅ REPOSITORY secretlint yes no 1.35s
✅ REPOSITORY trivy yes no 10.59s
✅ REPOSITORY trivy-sbom yes no 1.61s
✅ REPOSITORY trufflehog yes no 4.25s
✅ SPELL lychee 37 0 0.58s
✅ YAML prettier 14 0 0 0.91s
✅ YAML v8r 14 0 10.49s
✅ YAML yamllint 14 0 0.49s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

Test Results

16 tests  ±0   16 ✅ ±0   35s ⏱️ -1s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 233a72c. ± Comparison against base commit a75d891.

@rjaegers rjaegers added this pull request to the merge queue Feb 15, 2024
Merged via the queue into main with commit 6d0c7d7 Feb 15, 2024
15 checks passed
@rjaegers rjaegers deleted the feature/group-dependabot-action-updates branch February 15, 2024 12:43
Copy link
Contributor

Pull Request Report (#303)

Static measures

Description Value
Number of added lines 5
Number of deleted lines 0
Number of changed files 1
Number of commits 1
Number of reviews 1
Number of comments (w/o review comments) 2
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 1
Get the total number of participants of a Pull Request 3

Time related measures

Description Value
PR lead time (from creation to close of PR) 1.1 Days
Time that was spend on the branch before the PR was created 1.9 Min
Time that was spend on the branch before the PR was merged 1.1 Days
Time to merge after last review 3.1 Hours

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 23.5 Min
Total time spend in last status check run on PR 18.1 Min

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants