Skip to content

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 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.

2 participants