Skip to content

Commit 1f26798

Browse files
docs: change the runbok for appinspect update (#395)
### Description I think it makes more sense to make a fix release each time we update appinspect version. We'd prevent ourselves from rolling out the template each time there is a feat release of appinspect. ### Checklist - [ ] `README.md` has been updated or is not required - [ ] push trigger tests - [ ] manual release test - [ ] automated releases test - [ ] pull request trigger tests - [ ] schedule trigger tests - [ ] workflow errors/warnings reviewed and addressed ### Testing done No tests are needed
1 parent 67b4168 commit 1f26798

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

runbooks/update_appinspect_cli_action.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ Once Splunk AppInspect team releases AppInspect CLI - we need to make sure that
2222

2323
- 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))
2424
- 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"
2526
- 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
2927
- attach a link to a test run of reusable workflow
3028
- get review from the team
3129
- "Squash and merge" the PR

0 commit comments

Comments
 (0)