Skip to content

Add mobile_labeller workflow to auto-label discussions#6

Merged
ruhdevops merged 2 commits into
mainfrom
create-mobile-labeller-workflow-15017095765611096930
Feb 7, 2026
Merged

Add mobile_labeller workflow to auto-label discussions#6
ruhdevops merged 2 commits into
mainfrom
create-mobile-labeller-workflow-15017095765611096930

Conversation

@ruhdevops
Copy link
Copy Markdown
Owner

Created a new GitHub Actions workflow .github/workflows/mobile_labeller.yml that automatically labels new discussions in the "Mobile" category. The workflow parses the discussion body for the "Feature Area" field and applies the "Android" or "iOS" label accordingly. This follows the pattern of existing category-specific labellers in the repository but uses a more efficient approach by parsing the Markdown body directly from the event payload.


PR created automatically by Jules for task 15017095765611096930 started by @Ruh-Al-Tarikh

This workflow automatically labels new discussions in the Mobile category
based on the selected Feature Area (Android or iOS) in the discussion
template. It uses actions/github-script to parse the discussion body
and applies the corresponding labels using the GitHub GraphQL API.

Co-authored-by: Ruh-Al-Tarikh <203426218+Ruh-Al-Tarikh@users.noreply.github.com>
@google-labs-jules
Copy link
Copy Markdown

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

- Create .github/workflows/mobile_labeller.yml to auto-label discussions.
- Fix CI failure in auto-close-pr.yml by adding fallback for READ_GITHUB_ORG_MEMBERS_TOKEN.
- Apply similar fix to remove-governed-labels workflows.

Co-authored-by: Ruh-Al-Tarikh <203426218+Ruh-Al-Tarikh@users.noreply.github.com>
@ruhdevops ruhdevops marked this pull request as ready for review February 7, 2026 01:10
@ruhdevops ruhdevops merged commit dde42d7 into main Feb 7, 2026
@ruhdevops ruhdevops self-assigned this Feb 7, 2026
@ruhdevops ruhdevops added the documentation Improvements or additions to documentation label Feb 7, 2026
@ruhdevops ruhdevops deleted the create-mobile-labeller-workflow-15017095765611096930 branch February 7, 2026 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant