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

Activate auto assign only when a PR is opened #66

Merged
merged 1 commit into from
Sep 8, 2020

Conversation

muupan
Copy link
Member

@muupan muupan commented Sep 4, 2020

Activate auto assign only when a PR is opened.

By default, a workflow only runs when a pull_request_target's activity type is opened, synchronize, or reopened

https://docs.github.com/en/actions/reference/events-that-trigger-workflows#pull_request_target

Activate auto assign only when a PR is opened
@muupan
Copy link
Member Author

muupan commented Sep 4, 2020

I confirmed that with this change auto assign is activated when a PR is opened but not when a new commit is pushed: #67.

Copy link
Contributor

@prabhatnagarajan prabhatnagarajan left a comment

Choose a reason for hiding this comment

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

@prabhatnagarajan prabhatnagarajan merged commit 8d99b0f into master Sep 8, 2020
@prabhatnagarajan prabhatnagarajan deleted the muupan-patch-1 branch September 8, 2020 04:06
@muupan muupan added this to the v0.2.0 milestone Dec 14, 2020
@muupan muupan added the testing Changes related to testing/reviewing/CI label Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Changes related to testing/reviewing/CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants