<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>316864</bug_id>
          
          <creation_ts>2026-06-10 17:06:39 -0700</creation_ts>
          <short_desc>People without triage access on GitHub cannot set labels/assignees</short_desc>
          <delta_ts>2026-06-23 13:01:08 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>243691</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sam Sneddon [:gsnedders]">gsnedders</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2219731</commentid>
    <comment_count>0</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2026-06-10 17:06:39 -0700</bug_when>
    <thetext>See, e.g., 

```
chengma@Chengs-MacBook-Pro OpenSource % git-webkit pr
Total errors found: 0 in 12 files
Pushing to fork, which is classified as a public remote
No novel content being pushed
Everything up-to-date
Failed to modify &apos;https://github.com/WebKit/WebKit/issues/66799 Add initial support for file URLs to Web Extensions&apos;
Request to &apos;https://api.github.com/repos/WebKit/WebKit/issues/66799/assignees&apos; returned status code &apos;403&apos;
Message: Must have admin rights to Repository.
Is your API token out of date? Run &apos;git-webkit setup&apos; to refresh credentials
Could not add any assignee(s) to issueFailed to assign &apos;PR 66799 | Add initial support for file URLs to Web Extensions&apos; to &apos;charles-ma-1&apos;
Updated &apos;PR 66799 | Add initial support for file URLs to Web Extensions&apos;!
Failed to modify &apos;https://bugs.webkit.org/show_bug.cgi?id=316682 Add initial support for file URLs to Web Extensions&apos;
Assigning associated issue to Charles Ma &lt;cheng_ma@apple.com&gt;
Failed to modify &apos;https://github.com/WebKit/WebKit/issues/66799 Add initial support for file URLs to Web Extensions&apos;
Request to &apos;https://api.github.com/repos/WebKit/WebKit/issues/66799/labels&apos; returned status code &apos;403&apos;
Message: Must have admin rights to Repository.
Is your API token out of date? Run &apos;git-webkit setup&apos; to refresh credentials
https://github.com/WebKit/WebKit/pull/66799
chengma@Chengs-MacBook-Pro OpenSource %
```

This is expected on the GitHub side: only those with triage, write, maintain, and admin roles can assign issues/PRs and apply labels per https://docs.github.com/en/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization#permissions-for-each-role.

We shouldn&apos;t give so much output — it&apos;s nothing but noise and a distraction to first-time contributors, who are the least likely to know what to do with this.

If we want to set labels on all PRs, we need to do that with a privileged account — we can&apos;t just rely on the contributor having a privileged account.

Note that non-org members cannot be an assignee, so we can&apos;t do that at all unless we automatically invite anyone who submits a PR to the WebKit org and have them accept the invite.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2219732</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-06-10 17:06:45 -0700</bug_when>
    <thetext>&lt;rdar://problem/179293243&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2223156</commentid>
    <comment_count>2</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2026-06-23 13:01:08 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 243691 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>