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

ci: update labeler workflow to trigger on edited pull requests #182

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

lumirlumir
Copy link
Owner

This pull request includes a change to the GitHub Actions workflow for labeling pull requests. The change ensures that the labeler action runs not only when a pull request is opened but also when it is edited.

  • .github/workflows/labeler.yml: Modified the pull_request_target event to include the edited type and added a condition to run the labeler step when the pull request is opened or its title is changed.

Copy link

Labels have been automatically applied based on the conventional commit types.🏷️

@github-actions github-actions bot added the 🏷️ type: ci Auto-generated label based on Conventional Commits specification for GitHub release notes label Jan 22, 2025
@lumirlumir lumirlumir changed the title ci: update labeler workflow to trigger on edited pull requests docs: update labeler workflow to trigger on edited pull requests Jan 22, 2025
@lumirlumir lumirlumir changed the title docs: update labeler workflow to trigger on edited pull requests ci: update labeler workflow to trigger on edited pull requests Jan 22, 2025
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (08edbf9) to head (8879068).
Report is 1 commits behind head on main.

@@            Coverage Diff            @@
##              main      #182   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          429       429           
=========================================
  Hits           429       429           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 08edbf9...8879068. Read the comment docs.

@lumirlumir lumirlumir changed the title ci: update labeler workflow to trigger on edited pull requests docs: update labeler workflow to trigger on edited pull requests Jan 22, 2025
@lumirlumir lumirlumir changed the title docs: update labeler workflow to trigger on edited pull requests ci: update labeler workflow to trigger on edited pull requests Jan 22, 2025
@lumirlumir lumirlumir merged commit 3decbf4 into main Jan 22, 2025
32 checks passed
@lumirlumir lumirlumir deleted the ci-update-labeler branch January 22, 2025 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ type: ci Auto-generated label based on Conventional Commits specification for GitHub release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant