Skip to content

Add workflows for welcoming issues and pull requests #70

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

Merged
merged 1 commit into from
Feb 23, 2025

Conversation

elbruno
Copy link
Collaborator

@elbruno elbruno commented Feb 23, 2025

DETAILS

Introduce GitHub Actions workflows for welcoming new issues and pull requests.
Each workflow triggers on opening an issue or pull request, adds a "needs-review" label,
and posts a thank-you comment to the author. Both workflows also auto-assign to
the user elbruno using the pozil/auto-assign-issue action.

DETAILS

Introduce GitHub Actions workflows for welcoming new issues and pull requests.
Each workflow triggers on opening an issue or pull request, adds a "needs-review" label,
and posts a thank-you comment to the author. Both workflows also auto-assign to
the user `elbruno` using the `pozil/auto-assign-issue` action.
@elbruno elbruno requested a review from Copilot February 23, 2025 18:25
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

.github/workflows/welcome-issue.yml:10

  • The job name 'asses-issue' appears to be a typo. Consider renaming it to 'assign-issue' to accurately reflect its purpose.
asses-issue:

.github/workflows/welcome-pr.yml:10

  • The job name 'asses-pull-request' likely contains a typo. Consider renaming it to 'assign-pull-request' for clarity and correctness.
asses-pull-request:

@elbruno elbruno merged commit bdc102d into main Feb 23, 2025
1 check passed
@elbruno elbruno deleted the bruno-add-welcome-ghactions branch February 23, 2025 18: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.

1 participant