Add repository webhook resource #28

Merged
techknowlogick merged 3 commits from petar.nikolovski/terraform-provider-gitea:add-repo-webhook-resource into main 2023-10-24 19:46:11 +00:00
Contributor

Hi! This PR adds a repository level webhook to the provider. ☺️ Let me know if there are things to change or update, or is there something more that I can do, so we can merge these changes ☺️.

Hi! This PR adds a repository level webhook to the provider. ☺️ Let me know if there are things to change or update, or is there something more that I can do, so we can merge these changes ☺️.
petar.nikolovski added 1 commit 2023-09-24 17:44:54 +00:00
Add repository webhook resource
All checks were successful
Setup Terraform / Terraform Versions (pull_request) Successful in 13s
2616fc7ac0
petar.nikolovski requested review from techknowlogick 2023-09-24 17:45:43 +00:00

@petar.nikolovski oh wow! Thanks so much :) This is so helpful. I'll have to run this through some tests, but otherwise the code looks great.
I think docs may need to be updated too, but I can do that on your behalf.

@petar.nikolovski oh wow! Thanks so much :) This is so helpful. I'll have to run this through some tests, but otherwise the code looks great. I think docs may need to be updated too, but I can do that on your behalf.
petar.nikolovski added 1 commit 2023-09-24 18:19:05 +00:00
Add docs for webhook resource
All checks were successful
Setup Terraform / Terraform Versions (pull_request) Successful in 7s
b567c3daba
Author
Contributor

@techknowlogick Thank you! :) I've executed make doc but it deleted bunch of newlines from the existing docs. I've installed latest tfplugindocs plugin a moment ago.

@techknowlogick Thank you! :) I've executed `make doc` but it deleted bunch of newlines from the existing docs. I've installed latest `tfplugindocs` plugin a moment ago.
techknowlogick added 1 commit 2023-09-25 04:26:03 +00:00
Merge branch 'main' into add-repo-webhook-resource
All checks were successful
Setup Terraform / Terraform Versions (pull_request) Successful in 11s
4bcad0c73c
techknowlogick approved these changes 2023-10-24 19:45:57 +00:00
techknowlogick merged commit 683696a756 into main 2023-10-24 19:46:11 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/terraform-provider-gitea#28
No description provided.