Skip to content

[TEST - DO NOT MERGE] decouple dispatch_pat for privacy-review#8701

Draft
ladamski wants to merge 2 commits into
developfrom
la/test-decouple-dispatch-pat
Draft

[TEST - DO NOT MERGE] decouple dispatch_pat for privacy-review#8701
ladamski wants to merge 2 commits into
developfrom
la/test-decouple-dispatch-pat

Conversation

@ladamski
Copy link
Copy Markdown
Collaborator

Task/Issue URL: N/A (test PR)

Description

DO NOT MERGE. Throwaway test PR to validate a proposed change to duckduckgo/native-github-asana-sync.

Background: PR #8684 bumped the privacy-review checkout from v2.1 to v2.4. v2.4 added a cross-repo dispatch step against duckduckgo/privacy-review-automation, and DAXMOBILE_ANDROID_AUTOMATION lacks access to that repo (404).

The proposed action change (branch la/decouple-dispatch-pat) adds an optional dispatch_pat input. This PR pins to that branch and passes GT_DAXMOBILE as dispatch_pat, while keeping DAXMOBILE_ANDROID_AUTOMATION as github_pat (which already passes the user_map lookup).

Steps to test this PR

Privacy review workflow

  • Once this PR is open, label it with privacy review.
  • Watch the Create Asana task for Privacy Review run and verify:
    • Get PR author Asana ID succeeds (validates DAXMOBILE_ANDROID_AUTOMATION for user_map).
    • Dispatch AI Privacy Review classifier succeeds (validates GT_DAXMOBILE for cross-repo dispatch).
  • If both pass: action change is good; we'll tag v2.5. Close this PR after testing.
  • If dispatch step still fails: GT_DAXMOBILE lacks the needed scope; need to escalate.

Do not approve, do not merge. Close after testing.

Made with Cursor

Repins ref to the la/decouple-dispatch-pat test branch on
duckduckgo/native-github-asana-sync, which adds an optional
dispatch_pat input. Passes GT_DAXMOBILE as the dispatch token for the
cross-repo classifier dispatch on duckduckgo/privacy-review-automation,
while keeping DAXMOBILE_ANDROID_AUTOMATION as the github_pat for the
in-repo user_map lookup.

DO NOT MERGE — this is a test PR to validate the action change before
tagging v2.5.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions
Copy link
Copy Markdown
Contributor

Privacy Review task: https://app.asana.com/0/69071770703008/1215185036049612

Replaces github_pat and removes dispatch_pat to test whether
GH_AW_GITHUB_TOKEN can fully replace the existing PAT.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant