Skip to content

Add builddecisionscript#1412

Draft
jcristau wants to merge 11 commits into
mozilla-releng:masterfrom
jcristau:builddecisionscript
Draft

Add builddecisionscript#1412
jcristau wants to merge 11 commits into
mozilla-releng:masterfrom
jcristau:builddecisionscript

Conversation

@jcristau
Copy link
Copy Markdown
Contributor

@jcristau jcristau commented Mar 26, 2026

Port the build-decision code to run as a scriptworker task.

The following changes have been made:

  • use taskgraph.util.keyed_by instead of a local copy
  • input is taken from fields in the task payload instead of either command-line arguments or the environment
  • we don't have a taskcluster proxy; instead we use temporary credentials obtained/maintained by scriptworker to create tasks / trigger hooks, and we use the github oauth token from the scriptworker config instead of from a taskcluster secret
  • the CLI is modified to match other scriptworkers

Unlike other scriptworkers, we skip chain of trust verification.

@jcristau jcristau force-pushed the builddecisionscript branch from 144fb64 to 16b60cb Compare March 26, 2026 15:38
Port the build-decision code to run as a scriptworker task.
@jcristau jcristau force-pushed the builddecisionscript branch from 926ec0f to 5572498 Compare March 26, 2026 15:43
@jcristau jcristau force-pushed the builddecisionscript branch from cd74711 to 3e75319 Compare March 26, 2026 18:06
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