-
Notifications
You must be signed in to change notification settings - Fork 83
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
[github plugin] split the field github.repo #530
[github plugin] split the field github.repo #530
Conversation
Rules files suggestionsrulesComparing Minor changes:
Patch changes:
|
90955af
to
546482a
Compare
Rules files suggestionsrulesComparing Minor changes:
Patch changes:
|
… github.repo.url for easier to write rules + fix bad indentation in the registry table Signed-off-by: Thomas Labarussias <[email protected]> update the upload-artifact action version Signed-off-by: Thomas Labarussias <[email protected]>
546482a
to
7739d0c
Compare
Signed-off-by: Thomas Labarussias <[email protected]>
7739d0c
to
2291564
Compare
Rules files suggestionsrulesComparing Minor changes:
Patch changes:
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Issif, leogr The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
LGTM label has been added. Git tree hash: 6077cf4478fab5e41cbb6f4608d5b9c7b37a03a4
|
What type of PR is this?
/kind feature
Any specific area of the project related to this PR?
/area plugins
What this PR does / why we need it:
Split the field
github.repo
intogithub.repo.name
andgithub.repo.url
Which issue(s) this PR fixes:
#300
Fixes #
Special notes for your reviewer:
I didn't updated the changelog, when i use the function in the makefile, it breaks the file, what's the good way to process?