You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: runbooks/update_appinspect_cli_action.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -22,10 +22,8 @@ Once Splunk AppInspect team releases AppInspect CLI - we need to make sure that
22
22
23
23
- create a PR in this repository with a new version of the action ([example PR](https://github.com/splunk/addonfactory-workflow-addon-release/pull/247))
24
24
- make sure that PR is towards `main` branch
25
+
- make sure the tile of the PR follows the format: "fix: update AppInspect CLI action to v.X.Y"
25
26
- make sure that the pipeline is green
26
-
- determine which version of `appinspect-cli-action` needs to be released based on the PR
27
-
- if it is a bug fix or dependecnies update - "fix" in the title of the PR
28
-
- if it is a feature release - "feat" in the title of the PR
29
27
- attach a link to a test run of reusable workflow
0 commit comments