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

Make git_url optional 🦝 #189

Merged
merged 1 commit into from
May 29, 2024
Merged

Make git_url optional 🦝 #189

merged 1 commit into from
May 29, 2024

Conversation

jamacku
Copy link
Member

@jamacku jamacku commented May 29, 2024

default value is ${{ github.server_url }}/${{ github.repository }}

default value is `${{ github.server_url }}/${{ github.repository }}`
@jamacku jamacku added the type: feature New feature or request label May 29, 2024
@jamacku jamacku requested a review from phracek May 29, 2024 07:27
@jamacku jamacku linked an issue May 29, 2024 that may be closed by this pull request
Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.33%. Comparing base (f965d7f) to head (e3c5f93).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #189   +/-   ##
=======================================
  Coverage   88.33%   88.33%           
=======================================
  Files          10       10           
  Lines         686      686           
  Branches       72       72           
=======================================
  Hits          606      606           
  Misses         78       78           
  Partials        2        2           

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

@zmiklank
Copy link
Collaborator

[test]

@zmiklank zmiklank merged commit 07b8a51 into sclorg:main May 29, 2024
10 of 11 checks passed
@jamacku jamacku deleted the env branch May 29, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get git_url and git_ref from the current repo
2 participants