Richard Gee

Results 56 comments of Richard Gee

I'd agree with /usr/local/.arkade, purely on grounds of consistency; its fixed whereas `pwd` could vary between runs / users / environments. Not so keen on the flag / env var...

Presumably the script/user might also then call the binary that has just been downloaded. How does this work in situations where `pwd` isn’t in the path? Feels like the user...

So in the script scenario the user writing the script needs to know ahead of time what decisions get.sh will take, or has to parse your output message in order...

I’d be tempted to also have a switch to enable totally empty PRs to be automatically closed. Default would be just apply a message.

@jLopezbarb the community has pushed up a proposal (#186). It'd be great to get some independent testing performed on it - maybe thats something you can help with?

A couple of initial notes while thinking. `GET /rate_limit` exposes the values. The limit appears to be distinct time-slices rather than a sliding window.

As you can probably tell, I've been investigating/thinking about this. I think if this was to work there'd have to be disciplined in the creation of milestones with sensible due...

The Puppet requirement may require a mapping: ``` autolabels: - keyword: 'labelToApply' ``` This would provide a greater level of flexibility.

I think the approach makes sense, albeit configured via the yaml for versatility

I think you've covered it well already. Feels like the lengths should be configurable as they are rules of thumb. If people have downstream systems for reviewing commits that use...