Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Add feature to skip queue/schedule #99

Open
MichaelKohler opened this issue Jan 23, 2018 · 1 comment
Open

Add feature to skip queue/schedule #99

MichaelKohler opened this issue Jan 23, 2018 · 1 comment

Comments

@MichaelKohler
Copy link
Member

MichaelKohler commented Jan 23, 2018

As of now, once a schedule to tweet is set, all tweets are only tweeted in those slots. This means that an "important" tweet can't skip the queue and can't be tweeted instantly.

Example:
Mozilla releases a new Firefox version at 18:00 CET. The configuration has a slot at 17:00 CET. The tweet won't be tweeted until 17:00 CET the next day.

User stories:

  • As a tweet author I can set the schedule time to "now" so it will overwrite the pre-defined time slot and the tweet gets tweeted instantly once moved to the "to tweet" column
  • As a reviewer I can remove the schedule of the tweet so it joins the normal queue again

Example of such an issue:

## Tweet should be about
Something awesome.

## Tweet Content
This is some tweet that needs to go out now, it should not wait to be tweeted!

## Scheduled for
now

Additionally, bonus points if the "string" that triggers this behavior can be configured in the config.

@freaktechnik
Copy link
Member

In a perfect world there would of course be tests for this. The one for the tweeting source may not be as simple, so is not necessary in my eyes.

@freaktechnik freaktechnik added this to Sources in Areas Feb 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Areas
Sources
Development

No branches or pull requests

2 participants