Commit Graph

67 Commits

Author SHA1 Message Date
Antoine Makdessi e80dfe7c67 Minor improvement 2020-07-29 07:57:47 +02:00
Fabien Potencier b5b146de2c No need to create an issue when creating a PR 2020-07-05 15:36:44 +02:00
Alexander M. Turek d4b598c789
Update pull request template for 5.1. 2020-05-24 14:21:57 +02:00
Massimiliano Arione 1c8fbe1cf9
fix links to releases page (formerly known as "roadmap") 2020-02-13 15:46:26 +01:00
Nicolas Grekas e02e74d036 Update PR template 2020-02-01 11:00:56 +01:00
Nicolas Grekas 934e05c00b Fix PR template 2019-11-17 22:52:25 +01:00
Alexander M. Turek c194fffaef Adjust pull request template for 5.0 branchout 2019-11-17 22:20:39 +01:00
Christian Flothmann cb7523d595 fix paths to detect code owners 2019-10-26 10:25:32 +02:00
Nicolas Grekas b7b6942251 [CI] fix building local packages 2019-10-15 14:09:56 +02:00
Nicolas Grekas 0272b8d341 [travis] Fix build-packages script 2019-10-07 14:36:18 +02:00
Nicolas Grekas d7fbb0a4a4 [travis] honor .gitattributes when building local packages 2019-09-21 09:26:15 +02:00
Nicolas Grekas 1de84836cf [travis] install from dist except for selected components 2019-09-20 23:28:55 +02:00
Nicolas Grekas 0d034817b0 Update GitHub PR template 2019-09-10 18:21:23 +02:00
Christian Flothmann 48e7b14611
drop 4.2 branch from pull request template 2019-07-28 09:20:12 +02:00
Nicolas Grekas b73025a4c6 [travis] not all components have a master branch 2019-06-27 18:11:56 +02:00
Nicolas Grekas 31c3c59131 minor #31583 [github] define 4.4 as the feature branch (nicolas-grekas)
This PR was merged into the 3.4 branch.

Discussion
----------

[github] define 4.4 as the feature branch

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

And let's use master for preparing 5.0.

Commits
-------

30b560c4df [github] define 4.4 as the feature branch
2019-05-30 16:13:52 +02:00
Ricardo de Vries 35811ed22d [github] Implement the new security policy. 2019-05-24 18:51:24 +02:00
Nicolas Grekas 30b560c4df [github] define 4.4 as the feature branch 2019-05-22 17:00:25 +02:00
Nicolas Grekas 1532077e91 Update PR template for 4.3 2019-05-09 09:34:16 +02:00
Christian Flothmann d0ae383517 add xabbuh as code owner of the Form component 2019-02-12 07:44:39 +01:00
Christian Flothmann 99448c6e78 remove no longer needed PHP version checks 2019-01-04 14:48:06 +01:00
Nicolas Grekas 53f28bf34c Update PR template 2018-11-27 08:29:59 +01:00
Christian Flothmann aee63f5e4b invalidate stale commits for PRs too 2018-10-09 14:32:52 +02:00
Nicolas Grekas 992a174470 [appveyor] fix 2018-09-05 13:43:17 +02:00
Nicolas Grekas f9bd8acc58 [travis] minor fix (quater) 2018-09-03 15:07:30 +02:00
Nicolas Grekas 74b6689838 [travis][appveyor] fix ter 2018-09-03 14:29:28 +02:00
Nicolas Grekas a391331791 [appveyor] minor CI fix 2018-09-03 11:26:11 +02:00
Nicolas Grekas 41ffba1916 [travis] fix composer.lock invalidation for deps=low 2018-08-24 14:37:56 +02:00
Nicolas Grekas 48c531c09a [travis] fix composer.lock invalidation for PRs patching several components 2018-08-19 14:57:42 +02:00
Nicolas Grekas 13a5101502 minor fix for travis 2018-08-19 10:49:05 +02:00
Nicolas Grekas 02e3ec0539 [travis] fix composer.lock invalidation for deps=low 2018-08-19 10:12:54 +02:00
Nicolas Grekas a540aee35c [travis] ignore ordering when validating composer.lock files for deps=low 2018-08-07 17:19:50 +02:00
Nicolas Grekas caaa74cd9b [travis] cache composer.lock files for deps=low 2018-08-07 09:58:32 +02:00
Christian Flothmann 748cad4898 add @xabbuh as a code owner of the Yaml component 2018-07-09 10:01:26 +02:00
Kévin Dunglas 8c62ecfad2
CODEOWNERS: some more rules 2018-05-30 07:26:26 +02:00
Samuel ROZE 99327a6153 [Github] Update the pull-request template 2018-05-25 15:02:46 +02:00
Nicolas Grekas c17adc6616 minor #27079 Added .github/CODEOWNERS (lyrixx)
This PR was merged into the 2.7 branch.

Discussion
----------

Added .github/CODEOWNERS

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

---

refs https://help.github.com/articles/about-codeowners/

Commits
-------

ffe9aaa Added .github/CODEOWNERS
2018-04-30 12:11:06 -07:00
Fabien Potencier d80a70644f feature #24896 Add CODE_OF_CONDUCT.md (egircys)
This PR was squashed before being merged into the 2.7 branch (closes #24896).

Discussion
----------

Add CODE_OF_CONDUCT.md

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | n/a
| Fixed tickets | n/a
| License       | MIT
| Doc PR        | n/a

GitHub allows specifying a code of conduct for an open source project https://help.github.com/articles/adding-a-code-of-conduct-to-your-project/

The rule set seems maybe obvious, but it's good to have it included.

I've adopted the version http://contributor-covenant.org/version/1/4/ with the email coc@sensiolabs.com

Moved initial proposal to https://github.com/symfony/symfony-docs/pull/9394

Commits
-------

bbbafbad5c Add CODE_OF_CONDUCT.md
2018-04-30 19:17:21 +02:00
Egidijus Gircys bbbafbad5c Add CODE_OF_CONDUCT.md 2018-04-30 19:17:13 +02:00
Grégoire Pineau ffe9aaa166 Added .github/CODEOWNERS
refs https://help.github.com/articles/about-codeowners/
2018-04-30 18:22:41 +02:00
Florent Mata 986f9151fe add hint in Github pull request template 2018-03-18 17:01:38 +01:00
Nicolas Grekas c338d85514 Another PR template tweak 2018-02-20 16:46:06 +01:00
Wouter J bc1b652b17 Added a README entry to the PR template 2018-02-15 23:02:41 +01:00
Christian Flothmann a986efef0a fix the Composer API being used 2018-01-18 12:52:12 +01:00
Nicolas Grekas 4f63b3ac28 Update github PR template 2017-11-22 09:34:48 +01:00
Christian Flothmann a64f7c1350 update the pull request template 2017-11-08 11:12:35 +01:00
Kamil Kokot 484e3fd3f2 Use correct verb form in the pull request template
When "forget" is used with a gerund, it refers to an action that has already happened.
2017-09-26 11:35:56 +02:00
Maxime Steinhausser 30eed995b4 Github template: Remove EOM 3.2 from branch suggestion 2017-08-06 14:05:07 +02:00
Fabien Potencier f91a020b84 Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00
Nicolas Grekas a34b8ce2df CI fixes 2017-05-18 17:56:45 +02:00