Closed Bug 1780208 Opened 3 years ago Closed 3 years ago

Crash-Stats API token

Categories

(Release Engineering :: Firefox-CI Administration, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gerard-majax, Unassigned)

References

Details

For bug 1779245 we need to have new secrets + token exposed to access crash-stats API to trigger a reprocessing after having uploaded new symbols

Component: Background Tasks → Firefox-CI Administration
Product: Toolkit → Release Engineering
QA Contact: mgoossens

Secret in:

  • project/releng/gecko/build/level-{level}/gecko-symbol-reprocess

Scope:

  • secrets:get:project/releng/gecko/build/level-{level}/gecko-symbol-reprocess
Flags: needinfo?(ahal)

Thanks, as far as I can tell, this line should be granting access to that secret already:
https://hg.mozilla.org/ci/ci-configuration/file/tip/grants.yml#l125

Though if you are trying to run this task in a different context than normal there may be something missing. Do you have a link to a scope expression error?

Flags: needinfo?(ahal) → needinfo?(lissyx+mozillians)

(In reply to Andrew Halberstadt [:ahal] from comment #2)

Thanks, as far as I can tell, this line should be granting access to that secret already:
https://hg.mozilla.org/ci/ci-configuration/file/tip/grants.yml#l125

Though if you are trying to run this task in a different context than normal there may be something missing. Do you have a link to a scope expression error?

No, we have not yet hit that part of the code, I was just preparing things. So we would just need to add the token into the secrets ? I am not sure how this is to be done

Flags: needinfo?(lissyx+mozillians)

Tokens were generated and added for all three levels, thanks Andrew!

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Blocks: 1804043
No longer blocks: 1804043
You need to log in before you can comment on or make changes to this bug.