xcode-github icon indicating copy to clipboard operation
xcode-github copied to clipboard

Feature/Custom Bot Status Messages

Open ignkarman opened this issue 6 years ago • 0 comments

Custom Bot Status Messages

This is a feature I developed for my team, but thought I would open a PR here so others can make use of this if they'd like.

Feature Includes Optional messages for

  • Build Success
  • Perfect Build
  • Build Failure

Messages are placed at the bottom of the existing status messages. Messages supports markdown 👍

Notable Changes

  • Addition of three TextFields in the Preferences menu Screen Shot 2019-10-15 at 6 19 59 PM

  • Addition of proper messaging for "Build Successful - No Tests ran".

  • Added options for custom messaging to the Command Line Tool. Not sure if this is necessary

Notes

  • Looks like commit 4f92ed1 was included in master, but not in the staging branch, so it is appearing here.

  • Screenshot of status using Image Markdown as my custom message below

Screen Shot 2019-10-16 at 10 32 12 AM

ignkarman avatar Oct 15 '19 22:10 ignkarman