issues
search
humanendpoint
/
gick
A Slackbot to interact with GitHub Pull Requests.
0
stars
0
forks
source link
add slash commands
#4
Open
humanendpoint
opened
7 months ago
humanendpoint
commented
7 months ago
for starting workflows, adding a repo? add a user to repo
humanendpoint
commented
6 months ago
starting GitHub workflow
create a new file and create a new pull request.
this means base64 encoding the file contents then using
https://docs.github.com/en/rest/repos/contents?apiVersion=2022-11-28#create-or-update-file-contents
probably at this point ensure the pull request can be created
use /gh file $ENCODING BRANCH
then /gh create BRANCH
ephemeral message with any error
for starting workflows, adding a repo? add a user to repo