Skip to content

Add PR title and labels workflows #60

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 19 commits into from
Apr 21, 2025
Merged

Add PR title and labels workflows #60

merged 19 commits into from
Apr 21, 2025

Conversation

graycampbell
Copy link
Collaborator

@graycampbell graycampbell commented Apr 20, 2025

Summary

  • Updated which PR events trigger the CI workflow.
  • Added PR Labels workflow which checks that a PR has at least one required label.
  • Added PR Title workflow which checks that a PR has a valid title that adheres to the contributing guidelines.

Signed-off-by: Gray Campbell <[email protected]>
Signed-off-by: Gray Campbell <[email protected]>
@graycampbell graycampbell self-assigned this Apr 20, 2025
Copy link

codecov bot commented Apr 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.69%. Comparing base (52d53d7) to head (94d70cb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   88.69%   88.69%           
=======================================
  Files          24       24           
  Lines         292      292           
=======================================
  Hits          259      259           
  Misses         33       33           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Gray Campbell <[email protected]>
@graycampbell graycampbell added the ci/cd Changes to CI/CD workflows label Apr 20, 2025
Signed-off-by: Gray Campbell <[email protected]>
@graycampbell graycampbell removed the ci/cd Changes to CI/CD workflows label Apr 20, 2025
Signed-off-by: Gray Campbell <[email protected]>
@graycampbell graycampbell added the ci/cd Changes to CI/CD workflows label Apr 20, 2025
Signed-off-by: Gray Campbell <[email protected]>
@graycampbell graycampbell removed the ci/cd Changes to CI/CD workflows label Apr 20, 2025
Signed-off-by: Gray Campbell <[email protected]>
@graycampbell graycampbell added ci/cd Changes to CI/CD workflows invalid This doesn't seem right and removed ci/cd Changes to CI/CD workflows invalid This doesn't seem right labels Apr 20, 2025
Signed-off-by: Gray Campbell <[email protected]>
Signed-off-by: Gray Campbell <[email protected]>
Signed-off-by: Gray Campbell <[email protected]>
Signed-off-by: Gray Campbell <[email protected]>
@graycampbell graycampbell changed the title Add PR and release workflows Adds PR and release workflows Apr 20, 2025
Signed-off-by: Gray Campbell <[email protected]>
@graycampbell graycampbell changed the title Adds PR and release workflows Add PR and release workflows Apr 20, 2025
@graycampbell graycampbell changed the title Add PR and release workflows Adds PR and release workflows Apr 20, 2025
Signed-off-by: Gray Campbell <[email protected]>
@graycampbell graycampbell changed the title Adds PR and release workflows Adding PR and release workflows Apr 20, 2025
@graycampbell graycampbell changed the title Adding PR and release workflows add PR and release workflows Apr 20, 2025
Signed-off-by: Gray Campbell <[email protected]>
Signed-off-by: Gray Campbell <[email protected]>
@graycampbell graycampbell changed the title adding PR and release workflows with some really long title that definitely won't pass CI! adding PR and release workflows with some really long title that definitely won't pass CI at all! Apr 20, 2025
@graycampbell graycampbell changed the title adding PR and release workflows with some really long title that definitely won't pass CI at all! Add PR and release workflows Apr 20, 2025
@graycampbell graycampbell changed the title Add PR and release workflows These are PR and release workflows Apr 20, 2025
@graycampbell graycampbell changed the title These are PR and release workflows Add PR and release workflows Apr 20, 2025
@graycampbell graycampbell added ci/cd Changes to CI/CD workflows and removed ci/cd Changes to CI/CD workflows labels Apr 20, 2025
Signed-off-by: Gray Campbell <[email protected]>
Signed-off-by: Gray Campbell <[email protected]>
@graycampbell graycampbell changed the title Add PR and release workflows Add PR title and labels workflows Apr 20, 2025
Signed-off-by: Gray Campbell <[email protected]>
Signed-off-by: Gray Campbell <[email protected]>
@graycampbell graycampbell merged commit ca336bb into main Apr 21, 2025
5 checks passed
@graycampbell graycampbell deleted the ci/workflows branch April 21, 2025 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Changes to CI/CD workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants