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

chore(gha): remove use of actions-ecosystem/action-remove-labels #1914

Merged
merged 3 commits into from
May 31, 2023

Conversation

SarahFrench
Copy link
Member

Description

Closes #1906

The actions-ecosystem/action-remove-labels GHA is not maintained and will stop working when GitHub stops supporting use of Node12.

This PR uses a different GHA to edit labels on an issue in response to a comment.
It can handle:

  • The issue having no labels
  • The targeted label being present on the issue
  • The targeted label NOT being present on the issue

Acceptance tests

Not applicable

Release Note

Release note for CHANGELOG:

NONE

References

@SarahFrench SarahFrench requested a review from a team as a code owner May 31, 2023 21:39
@SarahFrench SarahFrench requested a review from appilon May 31, 2023 21:39
@github-actions github-actions bot added provider Type: Provider size/m Relative Sizing: Medium labels May 31, 2023
Copy link
Collaborator

@tenthirtyam tenthirtyam left a comment

Choose a reason for hiding this comment

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

LGTM

@tenthirtyam tenthirtyam added chore Type: Chore github/actions Type: GitHub Actions labels May 31, 2023
@tenthirtyam tenthirtyam changed the title Update issue-comment-created.yml to not use actions-ecosystem/action-remove-labels chore(gha): removr use of actions-ecosystem/action-remove-labels May 31, 2023
@tenthirtyam tenthirtyam changed the title chore(gha): removr use of actions-ecosystem/action-remove-labels chore(gha): remove use of actions-ecosystem/action-remove-labels May 31, 2023
@tenthirtyam tenthirtyam merged commit fdea14a into main May 31, 2023
@tenthirtyam tenthirtyam deleted the update-gha-issue-label-removal branch May 31, 2023 22:01
@SarahFrench SarahFrench mentioned this pull request Jun 1, 2023
4 tasks
@github-actions
Copy link

github-actions bot commented Jul 1, 2023

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Type: Chore github/actions Type: GitHub Actions provider Type: Provider size/m Relative Sizing: Medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GitHub Actions - deprecated warnings found - action required!
2 participants