1
0
Fork 0
mirror of https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot synced 2024-09-19 21:58:49 +02:00
Commit graph

201 commits

Author SHA1 Message Date
Itamar Givon
801a5c7c98 Add ongoing tasks column mover rule fo wikidata-tech 2023-10-02 15:00:19 +02:00
Amir Sarabadani
a358b2d351
Merge pull request #65 from lydiapintscher/patch-12
add Wikidata integration board to the Wikidata group
2023-09-13 14:10:46 +02:00
Lydia Pintscher
5e8263399e
add Wikidata integration board to the Wikidata group 2023-09-13 14:08:35 +02:00
Amir Sarabadani
87be1964f3
Merge pull request #64 from mary-kate/patch-1
Add ImageRating, NewSignupPage and SportsTeams under the social tools grouping
2023-09-05 15:34:41 +02:00
Jack Phoenix
f73db39ec8
Add ImageRating, NewSignupPage and SportsTeams under the social tools grouping
Also reorganized the list to be in alphabetical order.
2023-09-05 15:05:22 +03:00
Amir Sarabadani
cb73e2751e
Merge pull request #63 from ZabeMath/sync-world
Use sync-world durign wiki creation
2023-08-21 17:12:35 +02:00
Alexander Vorwerk
1c4f40ec17 Use sync-world durign wiki creation
we no longer need to sync file by file
2023-08-18 11:10:10 +02:00
Amir Sarabadani
34d22ef6da
Merge pull request #62 from brennen/brennen/codereviewbot
add CodeReviewBot PHID
2023-05-09 00:55:24 +02:00
Brennen Bearnes
c4f54692b0 add CodeReviewBot PHID
CodeReviewBot is intended for use with GitLab-Phabricator integrations.
Has a generic name in case we want to use it with tools other than GitLab
at any point.

For https://phabricator.wikimedia.org/T330923

Bug: T330923

# Subject: summary of your change
# * "If applied, this commit will..."
# * Imperative mood: Change/Add/Fix/Remove/Update/Refactor/Document
# * Optionally, prefix with subject / component (general area modified)
# * https://www.mediawiki.org/wiki/Gerrit/Commit_message_guidelines#Subject

# Body:
# * Why? What's wrong with status quo? Are there other ways?
# * How to test/confirm?
# * https://www.mediawiki.org/wiki/Gerrit/Commit_message_guidelines#Body

# Bug: TXXXXXX
#
# Other fields:
# ~/code/bpb-kit/home/cheatsheets/git-meta.txt
2023-05-08 16:51:10 -06:00
Amir Sarabadani
4078af375e
Merge pull request #61 from R4356th/patch-1
Move resolved tasks to the "Done" column in "Bengali-Sites" project
2023-04-20 17:14:31 +02:00
R4356th
be3c99915a
Move resolved tasks to the "Done" column in "Bengali-Sites" project 2023-04-20 20:45:02 +06:00
Lydia Pintscher
2b5c34d2e9
add Wikidata-UX board to Wikidata group (#60) 2023-04-12 18:44:04 +02:00
Martin Urbanec
150182b57d [Growth] Add -mentorship to all -personalizedpraise tasks 2023-04-12 14:26:05 +02:00
Meno25
01301705c1
Update whitelist link (#59) 2023-03-25 12:52:27 +01:00
Martin Urbanec
1236808aa4
Merge pull request #58 from jdforrester/patch-2
Abstract: Also add #tool-ducttape tasks to project
2023-03-13 18:10:15 +01:00
James D. Forrester
3b4a803133
Abstract: Also add #tool-ducttape tasks to project 2023-03-13 15:38:37 +00:00
Martin Urbanec
4ecb19795d
Remove an obsolete rule
Neither user-urbanecm-wmf-engineering or growth-deployments are in use as of today.
2023-03-10 01:14:19 +01:00
Amir Sarabadani
78c20088ed
Merge pull request #57 from MarcoAurelioWM/patch-1
new_wikis_handler: Tag Countervandalism-Network instead of posting to…
2023-02-02 07:58:00 +01:00
MarcoAurelio
344ab2c641
new_wikis_handler: Tag Countervandalism-Network instead of posting to Meta
On advice of CVN staff, and given that they're now using Phabricator to track their work, make the bot tag the post-creation Task with the CVN project instead of telling people to go to Meta and post to their talk page.

Tweaks re Stewards Noticeboard for Bot Policy activation.
2023-02-02 02:30:59 +01:00
Martin Urbanec
e321bda0a8
Merge pull request #56 from MarcoAurelioWM/patch-1
new_wikis_handler: Modify wording about bot policy
2023-01-29 15:42:53 +01:00
MarcoAurelio
41fb56f9bc
new_wikis_handler: Modify wording about bot policy
See <https://meta.wikimedia.org/w/index.php?oldid=24449416#Global_bots>. BP is automatically enabled on all content wikis by default so there's no need to propose its implementation. Rather, we need to notify them that we've added the wiki to the wikiset and if they wish to opt-out, they shall have a local discussion and let us know.
2023-01-29 15:36:25 +01:00
Amir Sarabadani
1534a3d249
Merge pull request #55 from dancysoft/master
patchforreview_remover.py: Support both Gerrit and Gitlab
2023-01-21 06:36:15 +01:00
Ahmon Dancy
ae3f603e50 patchforreview_remover.py: Handle bot comments for Gitlab status updates
Handle change status report for both Gerrit and Gitlab.

Bug: T325297
2023-01-19 15:27:31 -08:00
Ahmon Dancy
10c6aace45 Fix gerrit_patch_id regexp
Change the gerrit_patch_id regexp from
r'https://gerrit(?:-test|)\.wikimedia\.org/r/.*(\d+)(?:$|\]\])'
to
r'https://gerrit(?:-test|)\.wikimedia\.org/r/(\d+)(?:$|\]\])'

The .* in the old regexp was collecting most of the digits expected to
be matched by the (\d+).  For example if the input was
https://gerrit.wikimedia.org/r/875932, the collected digits would just
be "2".
2023-01-19 10:57:12 -08:00
Ahmon Dancy
9b64c4b501 Added some comments 2023-01-19 10:54:18 -08:00
Amir Sarabadani
97a38359f6
Merge pull request #54 from ebernhardson/update-search-index-config-log
new_wikis_handler: Write Cirrus maint script output to log file
2023-01-10 21:27:23 +01:00
Erik Bernhardson
4c9676579c new_wikis_handler: Write Cirrus maint script output to log file
This script hasn't been working as expected lately, search indices are
not being created for the new wikis. Adding a bit to the command to
log the output into a file so it can be reviewed for errors
post-creation.
2023-01-10 11:53:00 -08:00
Martin Urbanec
e44d37efce
Merge pull request #53 from jdforrester/patch-1
[Abstract Wikipedia team] Also add the new #wikifunctions tag
2022-11-29 21:18:40 +01:00
James D. Forrester
a728de6881
[Abstract Wikipedia team] Also add the new #wikifunctions tag 2022-11-29 20:00:00 +00:00
Amir Sarabadani
6b1dae0866
Merge pull request #52 from lucaswerkmeister/patch-1
project_grouper: [Wikidata] Remove Wikidata-Page-Banner
2022-11-21 19:27:44 +01:00
Lucas Werkmeister
b92fbfcfa3
project_grouper: [Wikidata] Remove Wikidata-Page-Banner
WikidataPageBanner is a Wikivoyage extension that isn’t maintained by
the Wikidata team; I don’t think it makes sense to automatically add
Wikidata to all its tasks (e.g. T323376).
2022-11-18 15:58:08 +01:00
Amir Sarabadani
de1420c278 new_wikis_handler: Update puppet's apache path for special wikis
See T320890#8390951
2022-11-13 19:20:35 +01:00
Martin Urbanec
4a8b3f5b43
Merge pull request #47 from urbanecm/autotag
new_wikis_handler: Automatically tag post-creation task with platform…
2022-10-12 18:31:21 +02:00
Martin Urbanec
3a0bcd8b55 growthexpriments-mentorship: Move tasks that are in sprint to In Progress
I keep forgetting to do that manually :D.
2022-09-29 11:57:13 +02:00
Martin Urbanec
c338ec8707
Merge pull request #51 from RhinosF1/patch-5
column_mover: drop Miraheze-Linked from User-RhinosF1
2022-08-17 21:58:33 +02:00
RhinosF1
530447723c
column_mover: drop Miraheze-Linked from User-RhinosF1
Hidden; no longer used. See https://phabricator.wikimedia.org/T315160 for context
2022-08-17 20:07:35 +01:00
Amir Sarabadani
9489dc3653 Stop forcing sys.argv[1] for creds
This is not really needed
2022-08-13 16:09:13 +02:00
Amir Sarabadani
260ec45d9d gerrit.py changes
Avoid using ssh and the mess around it
2022-08-13 16:06:50 +02:00
Amir Sarabadani
731184f2be Add user_notice_archiver
To clean up archives of user-notice tag
2022-08-13 16:06:50 +02:00
Martin Urbanec
74733131c8 project_grouper: [Growth] Add -mentorship to all -mentordashboard tasks 2022-08-11 13:01:28 +02:00
Amir Sarabadani
dabee4f70b
Merge pull request #50 from lydiapintscher/patch-10
Add Wikidata data quality and trust to Wikidata project
2022-07-10 17:14:19 +02:00
Lydia Pintscher
008d6cecce
add Wikidata data quality and trust to Wikidata project 2022-07-10 17:12:04 +02:00
Amir Sarabadani
1b61c198c0
Merge pull request #49 from lydiapintscher/patch-9
add Wikidata Dev Team to Wikidata
2022-07-05 17:02:36 +02:00
Lydia Pintscher
ae3db3fba7
add Wikidata Dev Team to Wikidata 2022-07-05 16:39:52 +02:00
Amir Sarabadani
06016db2ce
Remove user-ladsgroup rules
I don't use this board anymore. It was useful when I was actively working in multiple projects which is not the case anymore.
2022-04-22 22:06:05 +02:00
Martin Urbanec
e38d3e2085
Merge pull request #48 from Ladsgroup/addshore-patch-1
Update column_mover.py for wdwb-tech board changes
2022-04-22 14:00:45 +02:00
addshore
69a6e90b57
Update column_mover.py 2022-04-22 08:59:21 +01:00
Martin Urbanec
3e9e77e4f0 new_wikis_handler: Automatically tag post-creation task with platform-engineering
Discussed at
https://wikimedia.slack.com/archives/C01R06P8D1B/p1649147661951379.
2022-04-05 11:59:54 +02:00
Amir Sarabadani
439c7716cc new_wikis_handler: Fix post-creation checklist
This breaks the bot before it gets to wikistats/wikidata/pywikibot
2022-03-27 01:42:46 +01:00
Martin Urbanec
9cd5be9296
Merge pull request #46 from Nintendofan885/patch-1
Fix typo
2022-03-25 21:56:03 +01:00