justingordon Posted December 23, 2015 Share Posted December 23, 2015 Can I get some tips on how would I create a workflow that will https://github.com/my_org/my_repo/compare/start_sha...end_sha I'd like my_org to be fixed or from a list to autocomplete. The same for my_repo. And then I'd like to capture shart_sha and end_sha. And then open up chrome with this URL. Any tips on how to do this? Link to comment
deanishe Posted January 11, 2016 Share Posted January 11, 2016 For any kind of autocompletion, you need a Script Filter. In your case, because you want 2-3 levels of input, you'll need a somewhat complicated Script Filter. There are a few ways to go about doing that. I recommend you start by reading the stickied post describing how to chain Script Filters together. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now