jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1167431?usp=email )
Change subject: tests: Skip copyright test on github action pre-commit
......................................................................
tests: Skip copyright test on github action pre-commit
Bug: T399059
Change-Id: I2e289e972d6c7fd2e949ad44ce5b9da876584ab2
---
M .github/workflows/pre-commit.yml
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Matěj Suchánek: Looks good to me, approved
jenkins-bot: Verified
diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml
index cc99546..45b9a38 100644
--- a/.github/workflows/pre-commit.yml
+++ b/.github/workflows/pre-commit.yml
@@ -42,5 +42,7 @@
submodules: true
- name: run pre-commit
uses: pre-commit/[email protected]
+ env:
+ SKIP: copyright
timeout-minutes: 5
timeout-minutes: 100
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1167431?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I2e289e972d6c7fd2e949ad44ce5b9da876584ab2
Gerrit-Change-Number: 1167431
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: JJMC89 <[email protected]>
Gerrit-Reviewer: Matěj Suchánek <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]