Commit Graph

56 Commits (24f54d74c098b00730889185e1454d2d8280f355)

Author SHA1 Message Date
Vipul f8116c8945
Bug fix in PR assignee workflow
Vipul 2a6cd14175
Add assignee to PR automatically
Vipul 651d82954c
Change pull_request to pull_request_target for PR review
Vipul ef145dd134 Add oncall logic to assign issues and PRs
Bishal Prasad d0af8a3ecc
Change datadog/squid to Ubuntu/squid in CI check ()
Lovepreet Singh 76639bb4e5
Create pull_request_template.md
Adding a PR template would certainly increase clarity on the PRs and also help us better review changes. This is a starter template. Please feel free to suggest changes, add/remove sections that are not relevant.
Vipul 92e01f4797 Add anuragc617 to assignees
Vipul 27c0af5532
Remove .md files skip condition from test workflow
Vipul a59a2347a7 Add pallavx and pdotl to reviewers
Vipul 71e3ee5cce
Add phantsure to PR reviewers
Vipul c316eb7911
Add phantsure to issue assignment
Vipul 5cc84c0123 Add kotewar and remove phantsure from auto-assignees lists
Vipul a0efc56c52
Use pull_request_target instead of pull_request
Fixes autoassign reviewer for PRs from forked repos.
Vipul b44d6c5cbf
Update inactive issue message.
Vipul c6762fdd6a
Set days before issue stale to 200
Vipul 95c3ae75f4
Add Bishal to auto assign issues list.
Vipul 797382fe42
Add Bishal to auto assign PRs list
Vipul 36dbd93a7c
Create auto-assign-issues.yml
Vipul 45f362d0ca
Create auto_assign.yml
Vipul ca0688b4ab
Rename auto-assign.yaml to auto-assign.yml
Vipul ef8498dcba
Create auto-assign.yaml
Peter Mescalchin 8f1e2e0286
Bump GitHub actions `actions/checkout` and `actions/setup-node` ()
* Bump GitHub actions

* Bump Node.js version used to `16.x` in workflows

* Bump `actions/upload-artifact@v3`
Ashwin Sangem 7799d864d9
Updated the usage and docs to the major version release. ()
Vipul f7a7367bb2
Create close-inactive-issues.yml
Bishal Prasad e882008267
Update CODEOWNERS
Bishal Prasad 8e0501dcaf
Add actions-cache team in CODEOWNERS
Aparna Ravindra eb0698d1c5
Bumping up @actions/cache version to 1.0.8 ()
* bumping up @actions/cache version to 1.0.8
* Remove ubuntu-16.04
Brian Cristante 6bbe742add
Use existing check-dist implementation ()
Brian Cristante c9db520cf3
Create check-dist.yml ()
* Add check-dist.yml

* Fix triggers in licensed.yml

* fix workflow for this repo
Josh Gross a3047dcdce
Fix CODEOWNER team name ()
Brian Cristante 29cdd22c60
Create CODEOWNERS
Thomas Boop 11e417fa43 Add Licensed to attribute third party licenses
Dave Hadka 24fb121989 Bump cache module to version 1.0.0
Aiqiao Yan 0065ae9713 Remove master from the branch list
Aiqiao Yan 4aa79d91d3 Rename master to main
Justin Hutchings b773382817
Add CodeQL security scanning ()
Aiqiao Yan bcc23b930f React to feeback and change to use 0.2.0 cache package
Aiqiao Yan 249a22026d Update workflow.yml
David Hadka 5d8c995f20
Detect uncommitted changes to the dist/ folder ()
* Update workflow.yml

* Update workflow.yml

* Run build

* Update workflow.yml

* Update workflow.yml

* Update workflow.yml
Justin Hutchings ce9276c90e
Add CodeQL Analysis workflow ()
* Add CodeQL Analysis workflow

* Rename .github/workflows/workflows/codeql.yml to .github/workflows/codeql.yml

* Clean up commented out stuff
Josh Gross e5370355e6
Combine relative jobs into main test jobs
David Hadka 0e86d5c038
Update workflow.yml
David Hadka 2ba9edf492
Fix job names v2
David Hadka f15bc7a0d9
Fix job names
David Hadka b6b8aa78d8
Update workflow.yml
David Hadka 4a724707e9
Add test for relative paths
eric sciple 4944275b95
test e2e during workflow ()
Josh Gross 23e301d35c
Disable fail-fast to get full coverage of failures
Josh Gross f0cbadd748
Use cache in workflows ()
Josh Gross 4657a5f525
Fix lint on Windows ()