-
Notifications
You must be signed in to change notification settings - Fork 4
π¨ Fix CI/CD: PR Automation & Validation (Run #19652) #11505
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
Closed
github-actions
wants to merge
1
commit into
fix/ci/pr-automation-validation-run19641-20260410-131157
from
fix/ci/pr-automation-validation-run19652-20260410-131447
Closed
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,12 +1,12 @@ | ||||||
| { | ||||||
| "workflow_name": "PR Automation & Validation", | ||||||
| "workflow_url": "https://github.com/drussell23/JARVIS/actions/runs/24244555684", | ||||||
| "branch": "fix/ci/pr-automation-validation-run19630-20260410-130934", | ||||||
| "commit_sha": "b89df8c", | ||||||
| "run_number": 19641, | ||||||
| "workflow_url": "https://github.com/drussell23/JARVIS/actions/runs/24244668567", | ||||||
| "branch": "fix/ci/pr-automation-validation-run19641-20260410-131157", | ||||||
| "commit_sha": "c056eef", | ||||||
| "run_number": 19652, | ||||||
| "failed_count": 1, | ||||||
| "fix_branch": "fix/ci/pr-automation-validation-run19641-20260410-131157", | ||||||
| "pr_title": "\ud83d\udea8 Fix CI/CD: PR Automation & Validation (Run #19641)", | ||||||
| "fix_branch": "fix/ci/pr-automation-validation-run19652-20260410-131447", | ||||||
| "pr_title": "\ud83d\udea8 Fix CI/CD: PR Automation & Validation (Run #19652)", | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. P1: Use a conventional-commit PR title here; this replacement repeats the format already rejected by Prompt for AI agents
Suggested change
|
||||||
| "analyses": [ | ||||||
| { | ||||||
| "error_patterns": [ | ||||||
|
|
@@ -15,13 +15,13 @@ | |||||
| "matches": [ | ||||||
| { | ||||||
| "line_number": 30, | ||||||
| "content": "2026-04-10T13:10:11.3560448Z subjectPatternError: The PR title must start with a capital letter.", | ||||||
| "content": "2026-04-10T13:12:51.8195924Z subjectPatternError: The PR title must start with a capital letter.", | ||||||
| "severity": "high", | ||||||
| "emoji": "\u274c" | ||||||
| }, | ||||||
| { | ||||||
| "line_number": 42, | ||||||
| "content": "2026-04-10T13:10:11.9872733Z ##[error]No release type found in pull request title \"\ud83d\udea8 Fix CI/CD: PR Automation & Validation (Run #19630)\". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/", | ||||||
| "content": "2026-04-10T13:12:52.2760573Z ##[error]No release type found in pull request title \"\ud83d\udea8 Fix CI/CD: PR Automation & Validation (Run #19641)\". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/", | ||||||
| "severity": "high", | ||||||
| "emoji": "\u274c" | ||||||
| } | ||||||
|
|
@@ -33,7 +33,7 @@ | |||||
| "matches": [ | ||||||
| { | ||||||
| "line_number": 58, | ||||||
| "content": "2026-04-10T13:10:12.0389272Z ##[warning]Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: amannn/action-semantic-pull-request@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/", | ||||||
| "content": "2026-04-10T13:12:52.3176251Z ##[warning]Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: amannn/action-semantic-pull-request@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/", | ||||||
| "severity": "medium", | ||||||
| "emoji": "\u26a0\ufe0f" | ||||||
| } | ||||||
|
|
@@ -62,5 +62,5 @@ | |||||
| "similar_failures": [] | ||||||
| } | ||||||
| ], | ||||||
| "timestamp": "2026-04-10T13:11:57.163658" | ||||||
| "timestamp": "2026-04-10T13:14:47.229043" | ||||||
| } | ||||||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
P2: This job was a PR title validation failure, not a timeout. Labeling it as
timeoutmakes the report and any downstream auto-fix guidance misleading.Prompt for AI agents