Skip to content

Add GitHub Action to Auto Add/Remove Labels#112

Merged
jaxdesmarais merged 2 commits into
mainfrom
add-action-for-labels
Jun 4, 2026
Merged

Add GitHub Action to Auto Add/Remove Labels#112
jaxdesmarais merged 2 commits into
mainfrom
add-action-for-labels

Conversation

@jaxdesmarais

Copy link
Copy Markdown
Contributor

Summary of changes

  • Add GitHub Action to auto add/remove labels for inner source PRs when the comment /inner source or /ready are added to the PR as a comment. See in action here: [DO NOT REVIEW] braintree_ios#1812

AI Usage

Which AI Agent Was Used?

  • Copilot
  • Claude
  • Other (Type Name Here)

How was AI used?
Used to retrieve and push up the diff from the iOS PR

Estimated AI Code Contribution

  • less than 30%
  • 30 - 60%
  • 60 - 100%

Checklist

  • [ ] Added a changelog entry
  • [ ] Tested and confirmed payment flows affected by this change are functioning as expected

Authors

jaxdesmarais and others added 2 commits June 1, 2026 14:26
Adds inner-source-labels.yml workflow that responds to /inner source
and /ready PR comments to automatically add/remove labels. Updates PR
template steps to reference the new slash commands.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
…teps

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@jaxdesmarais jaxdesmarais requested a review from a team June 4, 2026 13:49
@jaxdesmarais jaxdesmarais requested a review from a team as a code owner June 4, 2026 13:49
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
See the Details below.

Scanned Files

  • .github/workflows/inner-source-labels.yml

@agedd agedd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😎

@saralvasquez saralvasquez left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 thanks for doing the legwork on this! This is going to be super handy

@jaxdesmarais jaxdesmarais merged commit e43e58e into main Jun 4, 2026
9 of 12 checks passed
@jaxdesmarais jaxdesmarais deleted the add-action-for-labels branch June 4, 2026 19:30
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.

3 participants