Jacob Herrington
9285abcd5e
Remove first interaction workflow ( #9112 )
...
This workflow is currently not function as expected. I'm not sure why it
would not be more clearly documented, but there doesn't seem to be a way
that this would actually work to leave a comment on a first time
contributor's PR (given that the contributor is using a fork)...
Relevant discussions:
https://github.com/actions/first-interaction/issues/10
https://github.community/t/github-actions-are-severely-limited-on-prs/18179#M9249
2020-07-05 18:14:10 -04:00
Jacob Herrington
0b973c9d82
Allow organization owners to use the Automatic Rebase workflow ( #9090 )
...
* Allow org owners to kick off automatic rebase
I suspect without this change PBJ couldn't kick off the automatic rebase
workflow.
This also includes a tweak to our method for determining if this is a
comment on a PR. I personally think this method is more explicit and
therefore readable.
* Add explanatory comment to rebase workflow
This might help someone determine what the workflow does at a glance, it
also documents a slightly unexpected caveat: The workflow can't be
triggered if your organization membership is private.
* Trigger Travis
Co-authored-by: rhymes <rhymesete@gmail.com>
2020-07-03 10:49:40 -05:00
Jacob Herrington
10bb220e1d
Add a workflow to greet new contributors ( #9096 )
2020-07-03 09:44:41 -05:00
Awasum Yannick
f298f8c41f
Enable Automatic Rebase: Fix #8927 ( #9018 )
...
* Enable Automatic Rebase: Fix #8927
* Update rebase.yml to use startsWith
Use startsWith() instead of contains() in Github Action so as to prevent accidental Rebase of PRs.
2020-07-02 12:42:21 +02:00
dependabot-preview[bot]
92c72ab2c5
[deploy] Bump twilio-ruby from 5.37.0 to 5.38.0 ( #8968 )
2020-06-29 09:39:41 -05:00
Molly Struve
ff1686c70e
Update SRE files in CODEOWNERS ( #8857 )
2020-06-23 10:07:53 -05:00
Vaidehi Joshi
2b6510f4ea
Add QA instructions to pull request template ( #8412 )
2020-06-11 10:49:39 -07:00
Joe Doss
284b6ee1e1
Update dependabot.yml ( #8143 )
2020-05-28 13:45:47 -05:00
Joe Doss
a913103e7d
Update dependabot.yml ( #8140 )
2020-05-28 12:30:26 -05:00
Joe Doss
a607cbbf41
Update vendor/cache After Dependabot ( #8135 )
...
* Create dependabot.yml with
bundle config cache_all_platforms true
bundle config set cache_all true
so we cache gems in the workflow.
2020-05-28 12:15:43 -05:00
Ridhwana
0373965435
Implement sentence construction changes on PR template ( #7588 )
...
* chore: update PR template
* chore: change language
* chore: revert change after triggering build
2020-04-29 09:39:13 -04:00
Nick Taylor
3311023163
Linked to CoC and Contrib guide, plus explicit message about small PRs. ( #7569 )
...
* Linked to CoC and Contrib guide, plus explicit message about small PRs.
* Update .github/PULL_REQUEST_TEMPLATE.md
Co-Authored-By: Vaidehi Joshi <vaidehi.sj@gmail.com>
* Update .github/PULL_REQUEST_TEMPLATE.md
Co-Authored-By: Vaidehi Joshi <vaidehi.sj@gmail.com>
* Update .github/PULL_REQUEST_TEMPLATE.md
Co-Authored-By: Vaidehi Joshi <vaidehi.sj@gmail.com>
* Update .github/PULL_REQUEST_TEMPLATE.md
Co-Authored-By: Vaidehi Joshi <vaidehi.sj@gmail.com>
* Made changes based on PR comments.
Co-authored-by: Vaidehi Joshi <vaidehi.sj@gmail.com>
2020-04-28 15:37:29 -04:00
rhymes
fd75f70c06
Add Nick to codeowners for JS deps ( #6890 )
2020-03-26 18:39:17 +01:00
Ben Halpern
ec98a4f271
Remove Greetings workflows ( #6453 )
2020-03-04 13:37:31 -05:00
Ridhwana
dee8d39fe7
Ridhwana/Remove shecoded (Please do NOT merge as yet) ( #6357 ) [deploy]
...
* chore: remove she coded route
* chore: remove the shecoded page
* chore: remove some assets
* chore: remove shecoded pages controller action
2020-03-02 10:20:42 -05:00
Mac Siri
2c6fc937cd
Create greeter ( #4727 )
...
* [WIP] Create greeter
* Update greeter
2020-02-18 13:31:00 -05:00
rhymes
f14b5f93fe
Update README and contributing guide ( #6074 )
...
* Update readme
* Update contributing guide
* Update prepare PR guides to mention draft PRs
2020-02-17 11:53:49 -05:00
Mac Siri
02fc46a3e9
Delete weekly-digest.yml ( #6062 )
2020-02-14 16:13:52 -05:00
Molly Struve
0bfbd9bb1f
Set Up Framework For Running Data Update Scripts ( #6025 ) [deploy]
2020-02-13 10:48:23 -05:00
Vaidehi Joshi
ee5aa1ff1a
Add more paths for team delightful in CODEOWNERS file ( #6050 )
2020-02-12 14:38:59 -08:00
Michael Kohl
3f08572306
Update PR template ( #5979 )
...
Now questions tests and post-deployment tasks
2020-02-11 18:34:11 -05:00
rhymes
bc876465fc
Assign teams to files and directories ( #6020 )
2020-02-11 12:04:01 -05:00
Jacob Herrington
06326a7b33
Update codeowners for Team snackCase ( #5714 )
...
This way Andy and I will both receive notications. Andy was taking
priority over me on some of these files.
2020-01-24 16:58:19 -06:00
Mac Siri
e811b1c45d
Delete stale.yml ( #5649 )
2020-01-22 15:56:09 -05:00
Andy Zhao
2d99ddba2d
Add self to codeowners ( #5501 )
2020-01-14 10:00:19 -05:00
Jacob Herrington
e8c623807c
Add @jacobherrington to CODEOWNERS [ci skip] ( #5449 )
...
Just including myself for directories specifically pertaining to
internal and to the docs directory.
2020-01-11 13:03:07 -06:00
Jacob Herrington
373140d3d1
Add documentation for PR expectations [ci skip] ( #5106 )
...
This change ideally reminds contributors to take steps that make code
review easier on DEV maintainers.
2020-01-09 09:05:26 -05:00
Molly Struve
2282963c97
Update CODEOWNERS ( #5306 ) [ci skip]
...
Make jobs and worker files for SRE
2019-12-30 13:30:35 -05:00
Molly Struve
8f08ad2e99
add optimization option to PR template ( #5097 )
2019-12-13 08:24:27 -05:00
Mac Siri
2223dd0e9f
Update Stalebot's message [ci skip]
2019-12-03 19:21:29 -05:00
Mac Siri
13a5963181
Update .travis.yml and .codeclimate.yml ( #4639 ) [deploy]
2019-10-28 10:24:37 -04:00
Molly Struve
dcec124f7c
Add SRE team to codeowners file ( #4548 ) [ci skip]
...
Assign migration and config folders to SRE team
2019-10-23 08:51:59 -04:00
Mac Siri
52401109c5
Update CODEOWNERS [ci skip]
2019-10-16 15:02:33 -04:00
Mac Siri
b42dfed844
Update CODEOWNERS [ci skip]
2019-10-14 11:07:27 -04:00
Mac Siri
db351b1d53
Update CODEOWNERS [ci skip]
2019-10-07 15:03:03 -04:00
Mac Siri
a904c4f76a
Create CODEOWNERS ( #4282 ) [ci skip]
2019-10-07 12:47:34 -04:00
rhymes
aa54ab541d
Add force push notice to the PR template ( #3671 ) [ci skip]
2019-08-09 14:23:46 -04:00
rhymes
83db6b8015
Add notes about force pushing and PR reviews ( #3666 )
2019-08-09 12:43:40 -03:00
Ali Spittel
52c60ce37e
Feature/refactored onboarding ( #3333 )
...
* set up refactored onboarding
* create onboarding page
* add in first slide and change slide functionality
* fix test suite
* profile refactor
* profile refactor
* refactor to api
* add checkbox fields
* add checkbox fields
* remove puts
* add basic css
* add styling
* add redirect
* hide back and next at first and last slides
* test refactored onboarding
* test refactored onboarding
* remove article edits
* Fix schema
* Add deleted file back in
* Add default value for checked_t&c column
* Adjust HTML structure to keep nav buttons in place
* Fix ESLint issues on Onboarding.jsx file
* Handling for undefined or empty followedTags on getUserTags
* Fix codeclimate issues
* Fix codeclimate issues
* Fix more codeclimate issues
* Fix more codeclimate issues
* Update Onboarding snapshots
* Uncheck the CoC and T&C checkboxes on render
* Update snapshots
* Return false instead of raising error
* Update spec to use new onboarding
* Redirect to onboarding if haven't seen it yet
* Prevent redirect to onboarding from /signout_confirm
* Use assign_attributes instead of saving twice
* Move COC and T&C checkbox page to second slide
* Add 'go back to original page' functionality
* Reuse ready prototype logic
* Keep track of the last visited onboarding page
* Fix email subscription bug
* Fix overflow issue for tags page
* Remove height to prevent page container scrolling
* Check for CoC and T&C for displaying onboarding
* Add InstantClick redirect and preserve referrer in client
* Fix async update + check by using localStorage
* Turn off onboarding for tests
* Finalize design for onboarding
* Finalize design for onboarding
* Make bulk follows during onboarding
* Fix bulk follow test
2019-07-26 15:53:32 -04:00
Mac Siri
6e1c568483
Improve ISSUE_TEMPLATE [ci skip]
2019-06-06 11:27:45 -04:00
Mac Siri
0ebf4232fb
Update stale.yml [ci skip]
2019-06-04 10:41:55 -04:00
Mac Siri
9c6a567556
Update Stale.yml [ci skip]
2019-03-06 12:20:38 -05:00
Jess Lee
f96bc7c6f3
Revert banisher ( #1274 )
...
* remove stalebot from milestone issues
* simplify banisher
2018-12-06 13:44:53 -05:00
Mac Siri
b6ac7a8b64
Create weekly-digest.yml
2018-10-29 11:53:04 -04:00
Mac Siri
5287d4a03b
Create DelayedJob config and misc DX changes ( #979 )
...
* Change from #after_save to #after_create
* Update .babelrc
* Update cloud_name for test
* Update SlackBot's RssReader channel
* Update helpful-hints.md
* Create .gitdocs.json
* Remove serve-docs script
* Update docs/helpful-hints.md
* Update approval
* Revert "Change from #after_save to #after_create"
This reverts commit 548ee0d2c0d56a1aa67316468f4106ac9f437662.
* Create delayed_job.rb
* Bump ancestry gem to 3.0.3
* Fix broken spec
* Remove manual Delayed::Job config in test
* Update spec_helper.rb
* Fix broken specs
* Mute SlackBot in test
* Remove weekly-dgiest.yml
* Create PodcastEpisodeDecorator
2018-10-26 13:15:14 -04:00
Mac Siri
eccb43efb5
Create stale.yml [ci skip]
2018-10-16 13:19:53 -04:00
Mac Siri
abf98ca797
Update weekly-digest.yml 🤔 [ci skip]
2018-10-15 13:32:50 -04:00
Mac Siri
690e7ac9dd
Update weekly-digest.yml
...
[ci-skip]
2018-10-15 13:29:51 -04:00
Mac Siri
7cc3a0f1a0
Update Weekly-Digest-Bot to Sunday [ci skip]
2018-10-09 12:10:00 -04:00
Arit Amana
5c245bdb4e
Better alignment of "Select" and "Remove" buttons with Repo Titles in "Integrations" ( #836 )
...
* Syncing with Upstream master
* Dev Env Keys - Algolia and Github
* Pull from upstream master
* Remove commented code
2018-10-05 17:37:50 -04:00