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

Add GitHub Actions configuration #8

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Add GitHub Actions configuration #8

merged 1 commit into from
Aug 2, 2024

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Jul 30, 2024

This will make it more simple to invoke the action with something like:

  steps:
    ...
    - uses: ros-infrastructure/rosdistro-reviewer@main
      with:
        token: ${{ github.token }}
    ...

@cottsay cottsay self-assigned this Jul 30, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.74%. Comparing base (6892b82) to head (5a1a1c8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #8   +/-   ##
=======================================
  Coverage   55.74%   55.74%           
=======================================
  Files          11       11           
  Lines         409      409           
  Branches       95       95           
=======================================
  Hits          228      228           
  Misses        176      176           
  Partials        5        5           

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

@cottsay cottsay merged commit 7df5d7a into main Aug 2, 2024
18 checks passed
@cottsay cottsay deleted the cottsay/action branch August 2, 2024 18:46
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.

3 participants