jtmullen/MediaWiki Edit Action
Edit a page on a MediaWiki Wiki
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| wiki_text | — | no | — |
| wiki_text_file | A file with the wiki text for the edit, path relative to GitHub Workspace | no | — |
| edit_summary | Summary of changes to be associated with this edit | yes | — |
| page_id | The Page ID to edit, must include this or page_name | no | — |
| page_name | The name of the page to edit | no | — |
| api_url | The URL for the API of the wiki to edit | yes | — |
| username | Username to log in with, should be a bot username | yes | — |
| password | Login Password for above username | yes | — |
| user_agent | Custom User Agent | no | — |
| append | Include this input to append the specified text | no | — |
| prepend | Include this input to prepend the specified text | — | — |
| minor | Include this input to mark the edit as minor | no | — |
Outputs
no outputs