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

Recognize invalid input as a buildplanner error response. #3622

Open
wants to merge 1 commit into
base: version/0-47-0-RC2
Choose a base branch
from

Conversation

mitchell-as
Copy link
Contributor

@mitchell-as mitchell-as commented Dec 23, 2024

BugDX-3178 INIT: Wrong messages for invalid formatting

@mitchell-as
Copy link
Contributor Author

The scan failure will be resolved if we decide to backport some CVE fixes from v48 into this v47 branch.

@mitchell-as mitchell-as requested a review from Naatan December 23, 2024 19:46
@mitchell-as mitchell-as marked this pull request as ready for review December 23, 2024 19:46
@mitchell-as
Copy link
Contributor Author

The Target & Verify failure is due to something I don't understand:

Fetching meta for PR 3622..
  |- Fetching Active PR 3622..
    |- PR retrieved: Recognize invalid input as a buildplanner error response.
  |- Done
     
  |- Extracting Jira Issue ID from Active PR: Recognize invalid input as a buildplanner error response...
    |- Extracted Jira Issue ID: DX-3178
  |- Done
     
  |- Fetching Jira issue..
  |- Done
     
  |- Fetching Jira Versions..
  |- Done
     
  |- Extracting target fixVersion from Jira issue..
    |- Extracted fixVersion: 0.47.0-RC2
  |- Done
     
  |- Fetching Version PR by name: 'Version 0.47.0-RC2'..
    |- No version PR found
  |- Done
     
Done
   
Creating version PR for fixVersion 0.47.0-RC2..
  |- Detecting base ref to fork from..
    |- Checking if master is safe to fork from for version 0.47.0-RC2..
      |- Master is unsafe as it has versions greater than 0.47.0-RC2
    |- Done
       
    |- Finding nearest matching version PR to fork from..
      |- Nearest matching PR: Version 0.47.0-RC1 (3464), branch: version/0-47-0-RC1, SHA: 60540815fe6242a33293c4e3cdd521dcee875326
    |- Done
       
  |- Done
     
  |- Creating version branch, name: version/0-47-0-RC2, forked from: 60540815fe6242a33293c4e3cdd521dcee875326..
    |- Error: failed to create version PR:
           failed to create branch:
               failed to create ref: 'POST https://api.github.com/repos/ActiveState/cli/git/refs: 422 Reference update failed []'

There seems to be something wrong with the v47 RC2 branch maybe?

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.

1 participant