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

Create auto-assign.yml #75

Merged
merged 3 commits into from
Sep 11, 2023
Merged

Create auto-assign.yml #75

merged 3 commits into from
Sep 11, 2023

Conversation

Chunnyluny
Copy link
Member

Created auto assign GitHub action workflow that works on issues and pull request to automatically assign myself. File example found in the private demo repository. But added the latest action and added some more input parameters.

Created auto assign GitHub action workflow that works on issues and pull request to automatically assign myself. File example found in the private demo repository. But added the latest action and added some more input parameters.

Signed-off-by: Chunnyluny <[email protected]>
Retried because trunk check runner, gave warnings about incorrect formatting and invalid activity type for issues, so I removed synchronize for issues types:  + labeled also added labeled for pull_request

Signed-off-by: Chunnyluny <[email protected]>
Removed GitHub action name since it is invalid

Signed-off-by: Chunnyluny <[email protected]>
@Chunnyluny Chunnyluny merged commit b7c7205 into master Sep 11, 2023
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_action automatic github action workflow size/XS
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Adding auto assign GitHub action workflow file from https://github.com/pozil/auto-assign-issue
1 participant