You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I generally write specifications, post, edit, post, edit etc.
While I am editing, the script runs again and changes my specification body. This is a problem because when I complete my edit, GitHub refuses to accept my changes because there were other changes that occurred in the background from the bot. It tells me I need to refresh the page, and try again.
This is obviously annoying so we need to make a timeout for edit. The timeout feature should be mindful of two things:
It should restart the timer if there is another edit.
It should be configurable, with the default being 30 minutes.
The text was updated successfully, but these errors were encountered:
I generally write specifications, post, edit, post, edit etc.
While I am editing, the script runs again and changes my specification body. This is a problem because when I complete my edit, GitHub refuses to accept my changes because there were other changes that occurred in the background from the bot. It tells me I need to refresh the page, and try again.
This is obviously annoying so we need to make a timeout for edit. The timeout feature should be mindful of two things:
The text was updated successfully, but these errors were encountered: