PublicLab.Editor
PublicLab.Editor copied to clipboard
Create release script
Fixes: https://github.com/publiclab/plots2/issues/8395
Created in plots2: https://github.com/publiclab/plots2/releases/tag/v4.0
This is cool! So this would be installed in each of our repositories? Amazing work, Sagarpreet!
This could wait to a future revision - but I'm wondering - is there a way to link from PRs that are joining this release, so people know where they are being included? Somehow, the links from https://github.com/publiclab/plots2/releases/tag/v4.0 don't seem to show up as links on those PRs, like for example https://github.com/publiclab/plots2/pull/7954
I could imagine automatically leaving a comment (which would create a lot of notifications, though) or using a tag... not sure! Just an idea. Probably for later!
So if we add automerge probot app, that will make sure that when we do squash and merge, it will take PR title as commit message (instead of all commit messages that are shown in the current release) Jeff, we have to generate token which has only create release and read permission only so that it is not misused.
@jywarren so this script is not related to github actions, we will run this script on our local host. So we need to add personal access token with read only permissions. Maybe new github account for publiclab.org which will work as a bot?
Example release https://github.com/publiclab/PublicLab.Editor/releases/tag/v3.0