Commit graph

9 commits

Author SHA1 Message Date
Jonathan Wren
3bd3900d9c
take out debugging statements 2020-11-21 15:10:13 -08:00
Jonathan Wren
19eabe7df2
debugging 2020-11-21 15:10:12 -08:00
Jonathan Wren
db3c99cb3b
debugging 2020-11-21 15:10:11 -08:00
Jonathan Wren
eca9d0b316
change token for git repo 2020-11-21 14:44:57 -08:00
Jonathan Wren
0751d1fb60
add jrnl bot username to commit step 2020-11-21 14:35:02 -08:00
Jonathan Wren
95c4bc7f2b
add a max for issues, since we keep getting rate limited 2020-11-21 12:08:02 -08:00
Jonathan Wren
af6316a91e
add bot token since gh actions doesn't allow pushing to protected branch 2020-11-21 12:04:01 -08:00
Jonathan Wren
142e6f597e
Changelog fixes (#1088)
* typo fix

* clean up changelog to match version tags
2020-11-21 11:47:30 -08:00
Jonathan Wren
e23c4b78b5
Add changelog generation workflow to github actions (#1086)
* Add changelog workflow to github actions, remove old script

This basically takes the exact script, and turns it into a workflow. The
only difference is that the new workflow doesn't detect a release build
like the script did (releases will be a separate workflow).

* remove old config file for changelog generator (it's in workflow now)

* whitespace change

* remove ableist language
2020-11-21 11:21:19 -08:00