Skip to content

Conversation

@snarlysodboxer
Copy link

@snarlysodboxer snarlysodboxer commented Apr 23, 2023

Would you be open to something like this? It's not the cleanest code but I wanted to check if you'd even be open to the idea.

The purpose of this is to provide a mechanism to only trigger when a specific PR has certain labels.

git-lfs \
openssh
openssh \
git-crypt
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couldn't get your install_git_crypt.sh script to work so I switched to this.

ADD . /go/src/github.com/aoldershaw/github-pr-resource
WORKDIR /go/src/github.com/aoldershaw/github-pr-resource
RUN curl -sL https://taskfile.dev/install.sh | sh
ADD . /go/src/github.com/aoldershaw/github-pr-resource
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reordered so we don't have to keep installing the install script every time we change the Go code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant