Include triggering actor in workflow run#2006
Merged
bitwiseman merged 1 commit intohub4j:mainfrom Jan 9, 2025
HerrDerb:triggering-actor-workflow-run
Merged
Include triggering actor in workflow run#2006bitwiseman merged 1 commit intohub4j:mainfrom HerrDerb:triggering-actor-workflow-run
bitwiseman merged 1 commit intohub4j:mainfrom
HerrDerb:triggering-actor-workflow-run
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2006 +/- ##
=========================================
Coverage 83.26% 83.26%
- Complexity 2354 2355 +1
=========================================
Files 233 233
Lines 7229 7230 +1
Branches 379 379
=========================================
+ Hits 6019 6020 +1
Misses 973 973
Partials 237 237 ☔ View full report in Codecov by Sentry. |
bitwiseman
approved these changes
Jan 9, 2025
Member
|
Thanks! |
Contributor
Author
|
@bitwiseman what is your release scheduel? |
Member
|
I'll get a release out this week. |
Contributor
Author
|
Cool, thank you 💐🙂 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds
triggeringActorto GHWorkflowRunSee response object -> https://docs.github.com/en/rest/actions/workflow-runs?apiVersion=2022-11-28#list-workflow-runs-for-a-repository
Being able to display the trigger actor, allows a faster identification of the desired workflow run
Before submitting a PR:
@linkJavaDoc entries to the relevant documentation on https://docs.github.com/en/rest .mvn -D enable-ci clean install sitelocally. If this command doesn't succeed, your change will not pass CI.main. You will create your PR from that branch.When creating a PR: