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

Restarting a rejecting story gets marked as delivered #1

Open
robb1e opened this issue Sep 21, 2012 · 1 comment
Open

Restarting a rejecting story gets marked as delivered #1

robb1e opened this issue Sep 21, 2012 · 1 comment

Comments

@robb1e
Copy link
Owner

robb1e commented Sep 21, 2012

Setup:

  • Finish a story,
  • Deploy to staging
  • Use the script to mark as delivered.
  • Reject the story in Tracker
  • Restart the story in Tracker
  • Commit the story to your Git repo
  • Run the script without deploying to a staging environment

This will cause the story to be marked as delivered, even though the latest version of the code is not deployed.

@chubarovNick
Copy link
Contributor

I fix this issue in #8 . In this version you can trigger only log which deployed to server. Please review my code and comment it. I will update Readme.md soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants