Commit graph

72 commits

Author SHA1 Message Date
rhymes
aa39a1f801
Update CODEOWNERS to remove old teams (#10538) 2020-10-02 12:20:29 -04:00
Mac Siri
df245e7e84
Create codeql-analysis.yml (#10276) 2020-09-11 09:46:45 +02:00
Nick Taylor
ae32687164
Update repository links in PR template (#9760)
* Updated PR template links to https://github.com/forem/forem/...

* Changed DEV to Forem in the wording in the template.
2020-08-12 18:08:56 -04:00
ludwiczakpawel
d5e13f5ba7
Github's bug report template (#9736)
* flare tag line height

* .

* dropdown fix + actions bar fix

* actions bar on mob

* .
2020-08-11 09:25:52 -04:00
Josh Puetz
7d4a7cc883
[deploy] Change lingering /internal paths to /admin (#9673)
* Change lingering `/internal` paths to `/admin`

* Fix multiline test expectation
2020-08-07 19:52:39 -04:00
Nick Taylor
1faa7c723f
Updated docs.dev.to to docs.forem.com (#9666) 2020-08-07 11:24:53 -04:00
Alberto Pérez de Rada Fiol
8b882dd512
Add workflow automating maintainers' comment on new issues (#9488)
* Add workflow automating maintainers' comment on new issues

* Add steps

* Convert steps to a list
2020-07-29 14:17:47 +02:00
Yash Dave
c9ff792497
fix actions/checkout to v2 for rebase workflow (#9515) 2020-07-28 10:34:35 -05:00
Michael Kohl
8425c847c3
Update CODEOWNERS and team names in TODO comments (#9460)
* Update CODEOWNERS

* Update teams in TODO comments

* Remove mentions of team cool
2020-07-24 12:17:20 +07:00
Mac Siri
7ceb5550a2
Remove codeql-analysis.yml (#9354) 2020-07-16 12:15:38 -04:00
Molly Struve
e2d58f862c
[deploy] Remove codeql analysis for right now (#9308) 2020-07-14 12:37:45 -05:00
rhymes
b42a843b78
Add Github CodeQL code scanner for JavaScript (#9217)
GitHub released a code analysis engine that scans the code for potential issues called CodeQL.

Among the list of supported languages we only use JavaScript
2020-07-09 14:16:48 -04:00
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