Skip to content

Getting 404 for an issue that exist and is open #2

@RonenYAtZenity

Description

@RonenYAtZenity

I am running the action based on the readme example. When I do it it return 0 though it succeed to extract the issue number from the PR description and it builds a valid issue link that when I use it the issue is open with no problems. You can find below the action log.

Run HarshCasper/[email protected]
  with:
    prbody: Fixes #52 
  
  Description of the PR content:
  Added SNS support for AWS backup such that, if a backup job fails, an email will be sent to the eng team 
  
    prurl: https://api.github.com/repos/<MASKED>/cloud-environment/pulls/53
/usr/bin/docker run --name cd98f2d391664c89949c7b1f07fd4e4aada07_db75b3 --label 4cd98f --workdir /github/workspace --rm -e INPUT_PRBODY -e INPUT_PRURL -e HOME -e GITHUB_JOB -e GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_REPOSITORY_OWNER -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RETENTION_DAYS -e GITHUB_RUN_ATTEMPT -e GITHUB_ACTOR -e GITHUB_WORKFLOW -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -e GITHUB_EVENT_NAME -e GITHUB_SERVER_URL -e GITHUB_API_URL -e GITHUB_GRAPHQL_URL -e GITHUB_REF_NAME -e GITHUB_REF_PROTECTED -e GITHUB_REF_TYPE -e GITHUB_WORKSPACE -e GITHUB_ACTION -e GITHUB_EVENT_PATH -e GITHUB_ACTION_REPOSITORY -e GITHUB_ACTION_REF -e GITHUB_PATH -e GITHUB_ENV -e GITHUB_STEP_SUMMARY -e RUNNER_OS -e RUNNER_ARCH -e RUNNER_NAME -e RUNNER_TOOL_CACHE -e RUNNER_TEMP -e RUNNER_WORKSPACE -e ACTIONS_RUNTIME_URL -e ACTIONS_RUNTIME_TOKEN -e ACTIONS_CACHE_URL -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/cloud-environment/cloud-environment":"/github/workspace" 4cd98f:2d391664c89949c7b1f07fd4e4aada07
Fixes #52 
Description of the PR content:
Added SNS support for AWS backup such that, if a backup job fails, an email will be sent to the eng team 
https://api.github.com/repos/<MASKED>/cloud-environment/pulls/53
52
https://github.com/<MASKED>/cloud-environment/issues/52
Invalid Response Code obtained - error code: 404
Valid flag is: 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions