Mike Fix
Mike Fix
Correct me if I am mistaken, but https://github.com/marketplace/actions/labeler can not be configured to only apply a label based on a specific _author_, right?
Ahh, I see. Thanks @derberg. Taking this approach still requires creating two separate configs, and hooking them together, as well as knowing what the `github.actor` string is (`allcontributors[bot]` in this...
Hey @coffeylukas great idea! Would you have any interest in working on this? π Otherwise we can mark it up for prioritization for future releases.
For reference for whoever ends up working on this, this package could be useful for Decoding the HEIC image: https://godoc.org/github.com/jdeng/goheif
@jonahisadev that would be amazing!! π it might be better/easier to add it to photosorcery first, but Iβd accept a PR that handles it without that. Thank you in advance!
Tremendous!! π
@jonahisadev hey Jonah π are you still working on this feature? I'd love to include it in the next release! π No rush, just wanted to check in.
@jonahisadev _no worries_ if not βΒ just wanted to check in π
@ericadamski do you have access to a Windows computer to test this case out on?
No, we don't for 0.5.1, but you could build and run the project pretty easily if you clone this repo, and then run `yarn && yarn build && yarn start`....