godoc Integration #293
Closed
BenLloydPearson
announced in
Automation Example Bounties
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Review godoc Changes
Automation Name: review_godoc
Auto-approve PRs that only change godoc content.
Conditions (all must be true):
Automation Actions:
Review Golang Input Parameters for godoc Changes
Automation Name: review_godoc_input
If a PR modifies the input parameters for a Golang method, but not the associated godocs, notify reviewers to check for godoc updates.
Conditions (all must be true):
Automation Actions:
Review godoc for Large Changes
Automation Name: review_godoc_large
Require more extensive reviews for large Golang changes that lack godoc updates.
Conditions (all must be true):
org/tech-writers
team.Automation Actions:
Enforce godoc Requirements for New Classes
Automation Name: review_godoc_new_class
Automatically request changes when someone creates a new Golang class that lacks godoc content.
Conditions (all must be true):
Automation Actions:
Related Examples
https://docs.gitstream.cm/integrations/javadoc
https://docs.gitstream.cm/integrations/jsdoc
Beta Was this translation helpful? Give feedback.
All reactions