Skip to content

Commit fea51d8

Browse files
authored
docs: update maintainer guide re codecov token (#272)
[skip ci]
1 parent ef5fc2e commit fea51d8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/04-maintainer-guide.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ CI - We use GitHub Actions for this project
6161

6262
Clojars secrets are protected under the `publish` environment which is only referenced by `publish.yml`.
6363

64+
Codecov.io token is configured as a `CODECOV_TOKEN` secret in this repo.
65+
Token was generated and populated by clj-commons GitHub org admins who have the privs to do such things.
66+
Hit them up in Clojurians Slack `#clj-commons` channel if you should ever need their help.
67+
6468
== Expected Oddities
6569

6670
When publishing, you will see both the `tests` workflow triggered and the `publish` workflow triggered (which also invokes the `tests` workflow).

0 commit comments

Comments
 (0)