Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: don't auto-sign assignees from external sources due to security concerns #4506

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

Minh141120
Copy link
Member

Describe Your Changes

This pull request includes a small change to the .github/workflows/auto-assign-author.yml file. The change adds a conditional statement to ensure that the job only runs if the pull request's head repository matches the current repository.

Fixes Issues

  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@Minh141120 Minh141120 added the type: chore Maintenance, operational label Jan 22, 2025
@Minh141120 Minh141120 self-assigned this Jan 22, 2025
@Minh141120 Minh141120 marked this pull request as ready for review January 22, 2025 14:20
Copy link
Contributor

@louis-menlo louis-menlo left a comment

Choose a reason for hiding this comment

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

Thank you!

Copy link
Contributor

This is the build for this pull request. You can download it from the Artifacts section here: Build URL.

@Minh141120 Minh141120 merged commit f480dd3 into dev Jan 22, 2025
12 checks passed
@Minh141120 Minh141120 deleted the chore/allow-only-internal-contributor branch January 22, 2025 14:41
@github-actions github-actions bot added this to the v0.5.15 milestone Jan 22, 2025
@louis-menlo louis-menlo changed the title chore: ignore external contributors chore: don't auto-sign assignees from external sources due to security concerns. Jan 22, 2025
@louis-menlo louis-menlo changed the title chore: don't auto-sign assignees from external sources due to security concerns. chore: don't auto-sign assignees from external sources due to security concerns Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore Maintenance, operational
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants