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

Request edit token just when needed (use token multiple times) #156

Open
wants to merge 4 commits into
base: devel
Choose a base branch
from

Conversation

anysite
Copy link

@anysite anysite commented Oct 10, 2018

New doEdit call, solve #155 and maybe #87

lib/bot.js Outdated
self.log( `Editing '${title}' with a summary '${summary}' (${type})...` );

let token = self.editToken
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing trailing ;

@macbre
Copy link
Owner

macbre commented Oct 10, 2018

@anysite - thanks for this fix! Please run eslint . or refer to the output of failing Travis run.

@macbre macbre added the bug label Oct 10, 2018
@macbre macbre added this to the v0.13 milestone Oct 10, 2018
@anysite
Copy link
Author

anysite commented Oct 11, 2018

For some reason I getting " Cannot find module 'eslint-config-wikimedia'" even I run npm i

@macbre macbre modified the milestones: v0.13, v0.14 Apr 12, 2020
@macbre macbre self-assigned this Jul 14, 2020
@macbre macbre modified the milestones: v0.14, v0.15 Jan 22, 2021
@macbre macbre modified the milestones: v0.15, v1.0 Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants