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

[20648] Add remove_labels and add_labels actions #80

Merged
merged 3 commits into from
Mar 22, 2024
Merged

Conversation

EduPonz
Copy link

@EduPonz EduPonz commented Mar 22, 2024

Description

This PR adds two new external actions:

  • add_labels: Add labels to PRs
  • remove_labels: Remove labels from PRs

Contributor Checklist

  • Commit messages follow the company guidelines.
  • Changes are API compatible.
  • New features have been added to the versions.md and README.md files (if applicable).

Reviewer Checklist

  • The title and description correctly express the PR's purpose.
  • The Contributor checklist is correctly filled.

EduPonz added 2 commits March 22, 2024 10:46
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
JesusPoderoso

This comment was marked as outdated.

external/add_labels/action.yml Outdated Show resolved Hide resolved
external/remove_labels/action.yml Outdated Show resolved Hide resolved
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
Copy link
Contributor

@JesusPoderoso JesusPoderoso left a comment

Choose a reason for hiding this comment

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

LGTM

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