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

25 Коммитов

Автор SHA1 Сообщение Дата
Alice Zhao d53d154b8a
chore: update manual backport readme and trop comment with `e backport` command (#272)
* docs: add docs on manual backport in readme and trop comment

* docs: fix link

---------

Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
2024-03-25 17:41:17 -05:00
Jeremy Rose 87d47fd9e2
feat: make custom branch patterns more useful (#271) 2024-01-05 09:53:58 -05:00
David Sanders a106fd9742
docs: remove outdated example config (#247) 2023-02-27 15:19:57 +01:00
David Sanders f4884ec06b
docs: fix relative link (#246) 2023-02-19 01:36:04 -08:00
David Sanders aaa7f3dbed
chore: update references to repo URL (#244) 2023-02-06 01:03:15 -08:00
Shelley Vohr 47e9839bef
chore: switch from master to main (#220) 2022-03-30 10:39:48 +02:00
Shelley Vohr 7c002cc0de
docs: improve env var docs (#156) 2020-06-29 08:58:04 -07:00
Shelley Vohr 918e0b3379
docs: add info about skip-check-label 2020-01-17 10:23:23 -08:00
Samuel Attard a6e65df998 feat: remove need for fork user and fork token (#95) 2019-04-22 14:49:30 -07:00
Samuel Attard c49ed43130
feat: add a GitHub check that prevents non-master non-backports (#85)
* feat: add a GitHub check that prevents non-master non-backports

When a PR is raised against a non-master branch Trop will try to figure out which
PR it is "backporting".  If it can't determine it Trop will mark that PR as
"failed" with a GitHub Check.

This ensures that no change can land in a release branch without having a
corresponding commit / PR in master.  In cases where this must be overridden
an Admin can bypass the merge check.

* refactor: provide a clear reason in the failed check what exactly the user needs to do to fix the check

* Apply suggestions from code review

Co-Authored-By: MarshallOfSound <samuel.r.attard@gmail.com>
2019-04-15 20:29:50 -04:00
Samuel Attard 6a1897c3bd chore: update usage (#83) 2019-02-08 13:20:19 -08:00
Shelley Vohr 916da2bb77
address changes from review 2018-03-16 23:14:20 +09:00
Shelley Vohr c927d88042
update docs for new manual triggering options 2018-03-16 19:52:28 +09:00
Samuel Attard e2fea278da
Update local-setup.md 2018-03-13 17:28:15 +09:00
Shelley Vohr 515036a5f0
remove excess whitespace 2018-03-13 14:43:29 +09:00
Shelley Vohr 3a34faadec
changes from review 2018-03-13 14:42:50 +09:00
Shelley Vohr 842ad32d6b
updates to usage from review 2018-03-13 14:34:19 +09:00
Shelley Vohr ce126ad898
changes from review to local-setup 2018-03-13 14:31:40 +09:00
Shelley Vohr 43ab7f8bf3
add example env file 2018-03-13 14:27:58 +09:00
Shelley Vohr 7168991079
add test section to local-development 2018-03-13 13:44:44 +09:00
Shelley Vohr 3063efaa5e
add basic usage 2018-03-13 13:43:29 +09:00
Shelley Vohr 4b4409a5fd
add example .env file 2018-03-13 13:30:51 +09:00
Shelley Vohr e5eb0f7332
add local setup info 2018-03-13 13:30:30 +09:00
Shelley Vohr d798bd3ba4
update README 2018-03-12 11:39:03 +09:00
Shelley Vohr 1f6ce6fa22
initial commit of scaffolding 2018-03-09 13:52:38 -06:00