Commit Graph

7 Commits

Author SHA1 Message Date
Federico Caselli 8750eb6ef1 Add github action workflow to run tests on master and on pr to master
Trying the pr to check if it works right away

<!-- Describe your changes in detail -->

<!-- go over following points. check them with an `x` if they do apply, (they turn into clickable checkboxes once the PR is submitted, so no need to do everything at once)

-->

This pull request is:

- [ ] A documentation / typographical error fix
	- Good to go, no issue or tests are needed
- [x] A short code fix
	- please include the issue number, and create an issue if none exists, which
	  must include a complete example of the issue.  one line code fixes without an
	  issue and demonstration will not be accepted.
	- Please include: `Fixes: #<issue number>` in the commit message
	- please include tests.   one line code fixes without tests will not be accepted.
- [ ] A new feature implementation
	- please include the issue number, and create an issue if none exists, which must
	  include a complete example of how the feature would look.
	- Please include: `Fixes: #<issue number>` in the commit message
	- please include tests.

**Have a nice day!**

Closes: #5222
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/5222
Pull-request-sha: afbb856752

Change-Id: I4981b02f900e76e446cf42e6cc6495ffc0883951
(cherry picked from commit c658540b9a)
2020-04-08 10:14:17 -04:00
Mike Bayer a11a5f5af6 - all the checkboxes are just embarassing, just do something simple
Change-Id: Icb689ffbc780016ec59c549c65e6add20c96951e
2019-01-24 12:41:51 -05:00
Mike Bayer a7d6cb13ac PR template tweaks
Change-Id: I49557362057fef3ea151bc2f4bd8c3c96cdf5935
2019-01-15 10:10:56 -05:00
Mike Bayer 5f697cb672 Pull request template final
Change-Id: Id94b90a58753e044ec3495601fea4c12e79d6e3d
2019-01-14 16:51:04 -05:00
Mike Bayer e8cddcf723 another change to the PR template
Change-Id: I29b0f60d3ec32249333edaeb6550147bd740d893
2019-01-14 16:38:14 -05:00
Mike Bayer 4db74e2a88 Try a new pull request template
Change-Id: I4c2c176c30eb99157bd037035501f876cb344823
2019-01-14 16:32:16 -05:00
Mike Bayer 41f47fb72c add pull request template
Change-Id: I850c246e4f0feb62dca083909e5d010ce8288a3d
2018-12-21 14:13:41 -05:00