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

Adjust pull_request_target triggers and enhance security checks #78

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

tonyhoo
Copy link
Collaborator

@tonyhoo tonyhoo commented Oct 13, 2024

Description

Refactored the CI workflow to adjust pull_request_target triggers for better event specificity and enhanced security checks. This includes limiting the workflow to specific pull request events and ensuring secure handling of secrets.

Related Issue

N/A

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Performance improvement
  • Code refactoring
  • Other (please specify)

Checklist

  • I have read the CONTRIBUTING document
  • My code follows the project's coding style
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the documentation accordingly
  • I have added appropriate comments to my code, particularly in hard-to-understand areas

Additional Information

This change aims to optimize the CI process by reducing unnecessary workflow runs and ensuring that sensitive operations are securely handled.

Screenshots (if appropriate)

N/A

Performance Impact

This change should reduce unnecessary CI runs, potentially improving overall performance by conserving computational resources.

Backwards Compatibility

No backwards incompatible changes introduced.

Dependency Changes

No new dependencies introduced or removed.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Collaborator

@suzhoum suzhoum left a comment

Choose a reason for hiding this comment

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

LGTM!

@tonyhoo tonyhoo merged commit 75122ca into autogluon:main Oct 14, 2024
@tonyhoo tonyhoo deleted the pull_request_fix branch October 14, 2024 21:26
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.

2 participants