Skip to content

ci: Add workflow to label PRs touching develop-docs/sdk#16819

Merged
dingsdax merged 3 commits intomasterfrom
ci/label-sdk-develop-docs-prs
Mar 9, 2026
Merged

ci: Add workflow to label PRs touching develop-docs/sdk#16819
dingsdax merged 3 commits intomasterfrom
ci/label-sdk-develop-docs-prs

Conversation

@dingsdax
Copy link
Copy Markdown
Contributor

@dingsdax dingsdax commented Mar 6, 2026

DESCRIBE YOUR PR

Adds a minimal GitHub Actions workflow that automatically applies the sdk-develop-docs label when a PR is opened with changes under develop-docs/sdk/.

The path filter is set directly on the trigger, so no extra steps or conditions are needed in the job itself.

IS YOUR CHANGE URGENT?

  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

Automatically applies the sdk-develop-docs label when a PR is opened
with changes under develop-docs/sdk/.

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview, Comment Mar 9, 2026 8:30am
sentry-docs Ready Ready Preview, Comment Mar 9, 2026 8:30am

Request Review

@dingsdax dingsdax marked this pull request as ready for review March 6, 2026 10:20
Copy link
Copy Markdown
Contributor

@stephanie-anderson stephanie-anderson left a comment

Choose a reason for hiding this comment

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

smart!

Copy link
Copy Markdown
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Switch pull_request to pull_request_target so the workflow runs with
write permissions and can apply labels to PRs from forks.

Also add sdk-develop-docs to labels.yml so github-label-sync does not
delete the label on the next sync run.

Co-Authored-By: Claude <noreply@anthropic.com>
@codeowner-assignment codeowner-assignment bot requested a review from a team March 6, 2026 11:35
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 6, 2026

🏷 The following changes will be made to the repository labels

 WARN  3 deprecated subdependencies found: har-validator@5.1.5, request@2.88.2, uuid@3.4.0
Packages: +104
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Progress: resolved 104, reused 0, downloaded 104, added 70
Progress: resolved 104, reused 0, downloaded 104, added 104, done
Syncing labels for "getsentry/sentry-docs"
Validating provided labels
Fetching labels from GitHub
 > Changed: the "sdk-develop-docs" label in the repo is out of date. It will be updated to "sdk-develop-docs" with color "#584774" and description "PRs touching develop-docs/sdk".
 > Added: the "claude-code-assisted" label in the repo is not expected. It will be deleted.
 > Added: the "CLI" label in the repo is not expected. It will be deleted.
 > Added: the "Docs" label in the repo is not expected. It will be deleted.
 > Added: the "Metrics" label in the repo is not expected. It will be deleted.
 > Added: the "Project" label in the repo is not expected. It will be deleted.
 > Added: the "Team: SDKs" label in the repo is not expected. It will be deleted.
This is a dry run. No changes have been made on GitHub

@dingsdax dingsdax merged commit 73e020d into master Mar 9, 2026
18 checks passed
@dingsdax dingsdax deleted the ci/label-sdk-develop-docs-prs branch March 9, 2026 09:04
@github-actions github-actions bot locked and limited conversation to collaborators Mar 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

sdk-develop-docs PRs touching develop-docs/sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants