Граф коммитов

204 Коммитов

Автор SHA1 Сообщение Дата
Tomek Urbaszek fefb671f7d [AIRFLOW-XXXX] Add link for operators guide in first PR message (#7188) 2020-01-17 12:07:23 +01:00
Jarek Potiuk 4d70088872 [AIRFLOW-XXXX] Add instructions to mark the boxes. (#7156)
It was removed when we simplified the template but not everyone
knows that they should do it.
2020-01-13 19:12:34 +01:00
Jarek Potiuk 19b9193ccc
[AIRFLOW-XXXX] Remove trailing slash of JIRA issue link (#7155)
Trailing slash causes weird problem. When you enter the issue
via this link, your URL in browser gets updated to an empty one
which results in Error Page when you resolve the ticket.
2020-01-13 17:32:49 +01:00
Jarek Potiuk 26b8c58ea8 [AIRFLOW-6545] Add commit message validation (#7149) 2020-01-13 13:32:19 +00:00
Tomek Urbaszek 64204d3d60 [AIRFLOW-XXXX] Add useful tips to first PR msg (#7082) 2020-01-06 18:18:07 +00:00
Jarek Potiuk e863f8a08c [AIRFLOW-XXXX] Boring cyborg automatically inserts issue link (#7078)
Issue link in PR will be now automatically inserted by the boring
cyborg probot integration. It also handles the case of document-only
changes and it will keep the link updated if the title of the PR
is updated.
2020-01-06 14:05:33 +00:00
Kaxil Naik 828e4b83fc [AIRFLOW-XXXX] Add config to welcome first time contributors (#7071) 2020-01-06 09:58:52 +01:00
Kaxil Naik 7ad0615012
[AIRFLOW-XXXX] Add more files for area:dev label (#7058) 2020-01-05 09:52:32 +00:00
Kaxil Naik 5b8d5aff15
[AIRFLOW-XXXX] Add more label configs for Github App (#7056) 2020-01-05 03:36:28 +00:00
Kaxil Naik 8e94dca61a
[AIRFLOW-XXXX] Remove Github action to add label (#7055) 2020-01-05 02:49:43 +00:00
Kaxil Naik 4f33f29666
[AIRFLOW-XXXX] Add Probot App to add labels on PR (#7053) 2020-01-05 02:27:35 +00:00
Jarek Potiuk 6a22219f07
[AIRFLOW-XXXX] Decrease frequency of PR labelling Github Action (#7048)
With the current frequency we are going to exhaust our 2000 free
minutes in about 10 days. We should decrease the frequency quickly.
2020-01-04 22:44:08 +01:00
Jarek Potiuk 592284a7e4
[AIRFLOW-XXXX] Used fixed periodic auto-labeler from potiuk's repo (#7047)
The periodic labeler had a bug that it was not using pagination.
In effect the labeler was checking only 30 oldest request and
if they all contained proper labels, it was not checking any more
PRs.

Details are available in
https://github.com/paulfantom/periodic-labeler/pull/4

But until it is merged, we switch to our own fixed version.
2020-01-04 22:43:39 +01:00
Kaxil Naik 24ad3edd02 [AIRFLOW-XXXX] Fix Path for Github Action (#7040) 2020-01-04 12:44:12 +01:00
Kaxil Naik 64f8783a6d
[AIRFLOW-6447] Add GitHub Action to add Labels on Pull Requests (#7039) 2020-01-04 11:29:49 +00:00
Kaxil Naik 3d82e8cf6a
[AIRFLOW-6449] Remove Github actions until a known bug is fixed (#7035) 2020-01-04 02:22:30 +00:00
Kaxil Naik e864e37897 [AIRFLOW-6446] Add Github Action to Welcome First time contributors (#7031)
* [AIRFLOW-6446] Add Github actions to Welcome First time contributors

* Update the welcome message
2020-01-03 16:07:55 -08:00
Kaxil Naik e9ebe7a119 [AIRFLOW-6447] Add GitHub Action to add Labels on Pull Requests (#7032) 2020-01-03 15:18:11 -08:00
Kaxil Naik a94d82f114
[AIRFLOW-6436] Create & Automate docs on Airflow Configs (#7015) 2020-01-03 17:47:44 +00:00
Jarek Potiuk 487588eff4 [AIRFLOW-XXXX] You can now paste JIRA ID only once (#7009) 2020-01-02 16:37:50 +00:00
Jarek Potiuk aa90753cf5 [AIRFLOW-XXXX] Add separator to pull request template (#7001) 2020-01-02 13:47:01 +00:00
Kaxil Naik 0f777f74b7
[AIRFLOW-6421] Remove ci-reporter Probot app config (#6996) 2020-01-01 22:52:56 +00:00
Kamil Breguła b76245eee7 [AIRFLOW-6417] Disable approval requirements from mergeable (#6990) 2020-01-01 13:37:42 +00:00
Jarek Potiuk baaf7ee435
[AIRFLOW-XXXX] add empty line so that hints are indented better (#6989) 2020-01-01 12:32:14 +01:00
Kaxil Naik 991b34d66b
[AIRFLOW-6413] Add config file for Mergeable Github integration (#6981) 2019-12-31 13:46:32 +00:00
Kaxil Naik 2210db0ec5 [AIRFLOW-6412] Add config file for ci-reporter Probot Integration (#6980) 2019-12-31 14:11:56 +01:00
Jarek Potiuk 44e8ebd043 [AIRFLOW-6394] Simplify github PR template (#6955) 2019-12-30 13:58:14 +00:00
Tomek Urbaszek 54fa1cf75e [AIRFLOW-XXX] Remove flake8 from PR template
Since we have pre-commit and flake8 on CI there seems to be no
reason to keep this bullet point in PR template.
2019-09-04 10:48:13 +02:00
Jarek Potiuk e1cb8ce99b
[AIRFLOW-5180] Added static checks (yamllint) + auto-licences for yaml file (#5790) 2019-08-22 10:13:56 -04:00
Jarek Potiuk e405be0141 [AIRFLOW-5234] Rst files have consistent, auto-added license 2019-08-18 19:51:02 -04:00
Philippe Gagnon 68e8c998ad [AIRFLOW-XXX] Add .github/SECURITY.md (#5329)
This commit adds a .github/SECURITY.md file that defines the
contents of the "Policy" tab in the new "Security" section of
the GitHub interface.

Currently the Policy tab obtains its content from the
docs/security.rst file, which contains technical, non-policy
related information. This commit retains the
"Reporting Vulnerabilities" section of docs/security.rst, which
is relevant, and strips the extraneous content.
2019-06-06 09:33:54 +01:00
Kamil Breguła 8c05dcf1a4 [AIRFLOW-XXX] Remove note about autoclasses (#5001) 2019-03-29 11:54:59 +00:00
BasPH 0f1ffdaa37 [AIRFLOW-XXX] Add note on ASF licensing (#4909)
[ci skip]
2019-03-13 15:52:05 +08:00
Felix e412e741a3 [AIRFLOW-XXX] Add note about backwards incompatible changes (#4843) 2019-03-05 13:34:37 -08:00
Tao Feng 4020bed2f4 [AIRFLOW-XXX] Update pull request template to include AIP info (#4765) 2019-02-27 16:08:08 +01:00
Kaxil Naik d9f036ef4d [AIRFLOW-XXX] Add Docstrings as Requirement in Contribution template (#4282)
* [AIRFLOW-XXX] Add Docstrings as Requirement in Contribution template

* Update PULL_REQUEST_TEMPLATE.md
2018-12-06 10:58:59 +01:00
Fokko Driesprong 0e8394fd23 [AIRFLOW-3190] Make flake8 compliant (#4035)
Enforce Flake8 over the entire project
2018-10-12 22:22:52 +01:00
r39132 e68ad5f846 [AIRFLOW-3096] Further reduce DaysUntilStale for probo/stale 2018-09-20 10:29:02 -07:00
r39132 69d10f04c1 [AIRFLOW-3096] Reduce DaysUntilStale for probot/stale 2018-09-20 08:59:10 -07:00
Sid Anand 8f601124a8 [AIRFLOW-3040] Enable ProBot to clean up stale Pull Requests (#3883) 2018-09-11 19:55:16 +01:00
Taylor D. Edmiston 6d31c9e416 [AIRFLOW-2832] Lint and resolve inconsistencies in Markdown files (#3670)
Clean up the Markdown files and make the formatting consistent
2018-08-01 09:50:23 +02:00
Fokko Driesprong 3475faf6ba [AIRFLOW-2302] Add missing operators and hooks
Many operators and hooks are not listed in the
config, and therefore
not picked up by the docks generator.

Closes #3201 from Fokko/airflow-2302-add-missing-
docs
2018-04-11 11:55:29 +02:00
Bolke de Bruin 57f79ba4c4 [AIRFLOW-XXX] Update PR template 2018-04-06 19:10:05 +02:00
Bolke de Bruin b9c82c0400 [AIRFLOW-1870] Enable flake8 tests
Flake8 tests now run for diffs

Closes #2829 from bolkedebruin/use_flake8
2017-11-30 15:57:17 +01:00
Jeremiah Lowin b6248575cc [AIRFLOW-995] Remove reference to actual Airflow issue
Remove example reference to AIRFLOW-[one] because
it confuses merge tools. In addition, simplify
the checkboxes because Github displays how many
of them have been checked off.

Closes #2163 from jlowin/pr-template-2
2017-03-17 15:55:56 -04:00
Jeremiah Lowin 0473ba2068 [AIRFLOW-995][AIRFLOW-1] Update GitHub PR Template
Closes #2160 from jlowin/PR-template
2017-03-16 16:14:15 -04:00
Dan Davydov 57e8956b56 [AIRFLOW-919] Running tasks with no start date shouldn't break a DAGs UI
Please accept this PR that addresses the following
issues:
-
https://issues.apache.org/jira/browse/AIRFLOW-919

I also made the airflow PR template a little bit
less verbose (requires less edits when creating a
PR).

Testing Done:
- Ran a webserver with this case and made sure
that the DAG page loaded

Closes #2110 from
aoen/ddavydov/fix_running_task_with_no_start_date
2017-02-27 13:43:29 -08:00
Siddharth Anand 99e7d8c61b [AIRFLOW-556] Add UI PR guidelines
For all PRs with UI changes, it is a requirement
that screenshots be included in the PR. Update
PULL_REQUEST_TEMPLATE with this PR guideline for
UI changes.

Closes #1829 from r39132/master
2016-10-06 13:07:18 -07:00
Bolke de Bruin 5364d6cf02 [AIRFLOW-275] Update contributing guidelines
The current guidelines do not reflect the move to Apache. This
updates the links and update the PR template.
2016-06-23 21:36:17 +02:00
Dan Davydov dffd108ed5 [AIRFLOW-241] Add testing done section to PR template 2016-06-14 15:14:11 -07:00
Jeremiah Lowin a91b14300a Update PR template with instructions about JIRA 2016-05-02 18:44:36 -04:00
Jeremiah Lowin e8e6132082 Clean up issue template (#1419) 2016-04-24 11:16:55 -04:00
Siddharth Anand d8c4905a0d Fixing misnamed PULL_REQUEST_TEMPLATE 2016-04-11 09:24:45 -07:00
Siddharth Anand 6b74478545 Github ISSUE_TEMPLATE & PR_TEMPLATE cleanup 2016-04-08 12:48:51 -07:00