Commit Graph

32 Commits

Author SHA1 Message Date
Albert Tugushev 8c66447bad Use python-version instead of deprecated version
It's deprecated since https://github.com/actions/setup-python/commit/6f6fcee.
2019-10-12 14:25:40 +02:00
Pradyun Gedam 31481d29fd
Merge pull request #7134 from pypa/good-first-issue-template
Add a good-first-issue template
2019-10-06 10:26:26 +05:30
Pradyun Gedam 79d7f54f52
Add requested labels key 2019-10-06 02:03:14 +05:30
Pradyun Gedam 618583fc6b
Revert "Remove GitHub Actions CI" 2019-10-05 07:49:22 +05:30
Pradyun Gedam 5c8f299f7c
Add a good-first-issue template
This is based on Warehouse's template, adapted to use language we
already use in our existing good-first-issues and with clearer
instructions for what's needed in these kinds of issues.
2019-10-04 16:08:47 +05:30
Pradyun Gedam b38ce5d0e0
Remove GitHub Actions CI
Why: This seems to be causing 500 errors for @pradyunsg on PRs.

https://twitter.com/AndersKaseorg/status/1179851971433385984
2019-10-04 15:46:18 +05:30
Pradyun Gedam 033a01333c
Drop tox -e packaging from CIs 2019-09-24 18:35:53 +05:30
Pradyun Gedam ff53e6d7d3
Drop dedicated CI job for NEWS fragment check
Why: This task is now handled as a part of pre-commit's checks.
2019-09-24 18:03:23 +05:30
Pradyun Gedam 9eab9d1e95
Drop lint-py2 and mypy from GitHub Actions CI 2019-09-24 17:03:39 +05:30
Chris Hunt 459c1c7e40 Validate NEWS files with rstcheck. 2019-09-16 20:52:46 -04:00
Sviatoslav Sydorenko 61ff014e6b
Don't parallelize tox
Co-Authored-By: Pradyun Gedam <pradyunsg@gmail.com>
2019-09-02 20:00:03 +02:00
Sviatoslav Sydorenko 7d095a2b06
Don't skip missing interpreters 2019-09-02 16:15:12 +02:00
Sviatoslav Sydorenko 8d83afb27e
Disable tox spinner 2019-09-02 16:10:58 +02:00
Sviatoslav Sydorenko 24bd7418b2
Add initial GH actions linter workflow 2019-08-31 11:05:27 +02:00
Diego Caraballo c0bdc8aad5 Add link to Development Documentation in CONTRIBUTING.md (#6610) 2019-06-15 14:42:16 +05:30
Pradyun Gedam 9dc2458579
Merge pull request #6552 from pypa/rename-auto-lock-label
Rename the label applied to auto-locked issues
2019-06-07 12:45:14 +05:30
Xavier Fernandez dd720118b7 Disable comment for lock-bot on auto-locking
For users watching the repository it is really annoying with 1400 mails
already sent and 4400 more to come.
And the comment might be superfluous as the Github lock message:

    @lock lock bot locked as resolved and limited conversation to collaborators 6 days ago

provides a direct link to https://github.com/apps/lock explaining the
purpose of the bot.
2019-06-02 22:42:02 +02:00
Pradyun Gedam 9fdff90ee6
Rename the label applied to auto-locked issues 2019-05-27 23:32:03 -04:00
Pradyun Gedam 4e2401d475
Update triage-new-issues.yml 2019-01-22 14:58:15 +05:30
Pradyun Gedam 533e9607ff
Add configuration for triage-new-issues bot 2018-10-09 21:50:46 +05:30
Pradyun Gedam 92d8afa0eb
Add configuration for no-response bot 2018-10-09 21:50:46 +05:30
Pradyun Gedam 3c1413323e
Add configuration for lock bot 2018-10-09 21:50:41 +05:30
anatoly techtonik cf7cb704fc
Fix template link for adding NEWS entry (fixes #5753) 2018-09-03 20:52:13 +03:00
Pradyun Gedam 0d74b20acd
Update the link in the pull request template 2018-07-24 00:59:39 +05:30
Pradyun Gedam 715c6633cd
Reword the feature request template comments 2018-05-27 15:15:27 +05:30
Pradyun Gedam 589b81c415
Mention "real world" 2018-05-18 09:29:24 +05:30
Pradyun Gedam 2c019f986b
Ask for use-cases in Feature Request Issues 2018-05-17 14:48:37 +05:30
Pradyun Gedam c9a6fa6ec1
Start using new GitHub support for issue templates
This commit introduces 2 issue "types", feature request and bug report.

Ref: https://blog.github.com/2018-05-02-issue-template-improvements/
2018-05-12 11:47:03 +05:30
Donald Stufft 4b705165b8 Add a pull request template to provide advice 2017-04-06 12:40:54 -04:00
Donald Stufft 9f7f820886 Start documentation on contributing 2017-04-05 20:25:14 -04:00
Hugo 917b0aaf86 Fix GitHub typo (#4235)
* Fix GitHub typo

[CI skip]

* Caps consistency
2017-01-18 10:56:22 +01:00
Matt Iversen 98fb7e2bae Create ISSUE_TEMPLATE.md
Give people a hint on how to write a nicely detailed pip issue

See https://github.com/blog/2111-issue-and-pull-request-templates
2016-02-27 00:35:56 +11:00