Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return info about Rally artifacts when message in channel starts with DE, TA, or US #14

Open
jpklein opened this issue Sep 29, 2014 · 1 comment · May be fixed by #15
Open

Return info about Rally artifacts when message in channel starts with DE, TA, or US #14

jpklein opened this issue Sep 29, 2014 · 1 comment · May be fixed by #15

Comments

@jpklein
Copy link

jpklein commented Sep 29, 2014

This requires an outgoing webhook to be created in Slack, like: "When a message starts with DE, TA, US, POST to http://slack-rally-integration.appspot.com/fetchRallyArtifact.hook.php"

And for good measure: when one or more field names appear after the artifact ID, (eg: "US1234 state attachment owner") Rallybot will filter its output to only display the value of those fields 😁

@jpklein
Copy link
Author

jpklein commented Oct 2, 2014

I'm gonna open the PR since it's technically code-complete, but just a few todos:

  • truncate long field values at word boundaries and linkify 'more'
  • update readme with usage instructions
  • defactor global settings vars to match legacy approach
  • update readme with installation instructions

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 a pull request may close this issue.

1 participant