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

Setup github action for auto-assign #307

Merged
merged 1 commit into from
May 18, 2021

Conversation

bogdandrutu
Copy link
Member

Signed-off-by: Bogdan Drutu [email protected]

@bogdandrutu bogdandrutu requested a review from a team May 17, 2021 23:38
@@ -0,0 +1,14 @@
name: 'Auto Assign'
on:
pull_request_target:
Copy link
Member

Choose a reason for hiding this comment

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

For reference: The pull_request trigger stated in the action's docs will not work for PRs from forks since a GITHUB_TOKEN with write access to the target repository is required. See kentaro-m/auto-assign-action#29.

Copy link
Member Author

Choose a reason for hiding this comment

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

I know, I think I was the one found the solution :)

Copy link
Member

Choose a reason for hiding this comment

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

Yep indeed, that was not directed to you but other curious readers 😄

@bogdandrutu bogdandrutu merged commit 795cc81 into open-telemetry:main May 18, 2021
@bogdandrutu bogdandrutu deleted the autoassignga branch May 18, 2021 21:42
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.

5 participants