Skip to content

Commit

Permalink
Merge pull request #10 from mozilla-extensions/add-granularoverride-w…
Browse files Browse the repository at this point in the history
…arning

Add Granular Override Warning
  • Loading branch information
tomrittervg authored Sep 26, 2024
2 parents 31ccd92 + 5d0f1d8 commit 4289e17
Show file tree
Hide file tree
Showing 4 changed files with 541 additions and 1,384 deletions.
Loading

1 comment on commit 4289e17

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

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

Uh oh! Looks like an error!

Taskcluster-GitHub attempted to create a task for this event with the following scopes:

["assume:repo:github.com/mozilla-extensions/fingerprinting-protection-debugger:tag:1.0.0-build1","queue:route:checks","queue:scheduler-id:taskcluster-github"]

The expansion of these scopes is not sufficient to create the task, leading to the following:

Client ID static/taskcluster/github does not have sufficient scopes and is missing the following scopes:

assume:repo:github.com/mozilla-extensions/fingerprinting-protection-debugger:branch:1.0.0-build1

This request requires the client to satisfy the following scope expression:

{
  "AllOf": [
    "assume:repo:github.com/mozilla-extensions/fingerprinting-protection-debugger:branch:1.0.0-build1",
    "queue:route:checks",
    "queue:route:index.xpi.v2.fingerprinting-protection-debugger.revision.4289e17522d02fff6b890a5816fa3f2b9ffe496e.taskgraph.decision",
    "queue:create-task:project:none",
    "queue:scheduler-id:xpi-level-1",
    {
      "AnyOf": [
        "queue:create-task:highest:xpi-1/decision-gcp",
        "queue:create-task:very-high:xpi-1/decision-gcp",
        "queue:create-task:high:xpi-1/decision-gcp",
        "queue:create-task:medium:xpi-1/decision-gcp",
        "queue:create-task:low:xpi-1/decision-gcp",
        "queue:create-task:very-low:xpi-1/decision-gcp",
        "queue:create-task:lowest:xpi-1/decision-gcp"
      ]
    }
  ]
}

  • method: createTask
  • errorCode: InsufficientScopes
  • statusCode: 403
  • time: 2024-11-07T16:34:56.811Z

Please sign in to comment.