@@ -13,7 +13,10 @@ Next steps:
13
13
3 . [ ] Fill out [ .me] ( .me ) to power SEEK's system catalogue;
14
14
see the [ Codex] documentation for more information.
15
15
4 . [ ] Push local commits to the upstream GitHub branch.
16
- 5 . [ ] Delete this checklist 😌.
16
+ 5 . [ ] Configure [ GitHub repository settings] .
17
+ 6 . [ ] Keep dependencies up to date with [ Renovate] ;
18
+ request installation in [ #open-source] .
19
+ 7 . [ ] Delete this checklist 😌.
17
20
18
21
## Table of contents
19
22
@@ -121,11 +124,14 @@ Here are some branches that **semantic-release** supports by default:
121
124
122
125
For more information, see the ** semantic-release** docs on [ triggering a release] .
123
126
127
+ [ #open-source ] : https://slack.com/app_redirect?channel=C39P1H2SU
124
128
[ codex ] : https://codex.ssod.skinfra.xyz/docs
125
129
[ distribution tags ] : https://docs.npmjs.com/adding-dist-tags-to-packages
126
130
[ oss npm package guidance ] : https://github.com/SEEK-Jobs/seek-oss-ci/blob/master/NPM_PACKAGES.md#access-to-publish-to-npm
127
131
[ release workflow ] : .github/workflows/release.yml
128
132
[ seek-oss ] : https://github.com/seek-oss
133
+ [ github repository settings ] : https://github.com/<%-orgName%>/<%-repoName%>/settings
129
134
[ seek's open source rfc ] : https://rfc.skinfra.xyz/RFC016-Open-Source.html
135
+ [ renovate ] : https://github.com/apps/renovate
130
136
[ semantic-release ] : https://github.com/semantic-release/semantic-release
131
137
[ triggering a release ] : https://github.com/semantic-release/semantic-release/#triggering-a-release
0 commit comments