Commit Graph

76 Commits (main)

Author SHA1 Message Date
Bassem Dghaidi cc679ff3ba
Merge branch 'main' into dependabot/github_actions/actions/setup-node-4 2 months ago
dependabot[bot] 02bf31969b
Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Bassem Dghaidi 6f6220be5a
Merge branch 'main' into dependabot/github_actions/actions/setup-node-4 2 months ago
dependabot[bot] 255c8ff306
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Bassem Dghaidi 010f24cd9d
Merge branch 'main' into dependabot/github_actions/actions/stale-9 2 months ago
dependabot[bot] 4ca7071576
Bump actions/stale from 3 to 9
Bumps [actions/stale](https://github.com/actions/stale) from 3 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v3...v9)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
dependabot[bot] 5d692d65f4
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Bassem Dghaidi 772385291f
Create dependabot.yml 2 months ago
Joel Ambass 45b7be0774
Add workflow file for publishing releases to immutable action package
This workflow file publishes new action releases to the immutable action package of the same name as this repo.

This is part of the Immutable Actions project which is not yet fully released to the public. First party actions like this one are part of our initial testing of this feature.
3 months ago
Bethany a18323f504
add release action 10 months ago
Tatyana Kostromskaya 6f0a1fdd90 Update check-dist node version 1 year ago
Tatyana Kostromskaya 2001ca4114 Update action to node20 1 year ago
Jason Orendorff 57f0e3f198 Remove actions to add new PRs and issues to a project board
The project doesn't seem to exist, so this always fails.
2 years ago
Pallav Dhobley 3c08cab74f Introduce add-to-project step & rename add-reviewer-pr workflow file 2 years ago
Pallav Dhobley 8315026919
Add add-to-project step & rename workflow assign-issue workflow file
We are updating the workflows to auto-add new issues & PR to actions/cache project board.
2 years ago
Jongwoo Han 4791017169
Update workflows to use reusable-workflows (#1066)
* Update workflows to use reusable-workflows

Signed-off-by: jongwooo <jongwooo.han@gmail.com>

* fix: Update the out-of-date metadata files

Signed-off-by: jongwooo <jongwooo.han@gmail.com>

Signed-off-by: jongwooo <jongwooo.han@gmail.com>
Co-authored-by: Shubham Tiwari <64764738+tiwarishub@users.noreply.github.com>
2 years ago
Sampark Sharma c1a5de879e
Upgrade codeql to v2 (#1023)
* Upgrade codeql to v2

* Update codeql.yml

Co-authored-by: Sankalp Kotewar <98868223+kotewar@users.noreply.github.com>
2 years ago
jongwooo 04b13caea4 chore: Use built-in cache action to cache dependencies
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2 years ago
jongwooo e050ebdd63 chore: Use setup-node action to cache dependencies 2 years ago
jongwooo 7920f570b8 Use cache in check-dist.yml
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2 years ago
Vipul f8116c8945
Bug fix in PR assignee workflow 2 years ago
Vipul 2a6cd14175
Add assignee to PR automatically 2 years ago
Vipul 651d82954c
Change pull_request to pull_request_target for PR review 2 years ago
Vipul ef145dd134 Add oncall logic to assign issues and PRs 2 years ago
Bishal Prasad d0af8a3ecc
Change datadog/squid to Ubuntu/squid in CI check (#976) 2 years ago
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.
2 years ago
Vipul 92e01f4797 Add anuragc617 to assignees 2 years ago
Vipul 27c0af5532
Remove .md files skip condition from test workflow 2 years ago
Vipul a59a2347a7 Add pallavx and pdotl to reviewers 2 years ago
Vipul 71e3ee5cce
Add phantsure to PR reviewers 2 years ago
Vipul c316eb7911
Add phantsure to issue assignment 2 years ago
Vipul 5cc84c0123 Add kotewar and remove phantsure from auto-assignees lists 3 years ago
Vipul a0efc56c52
Use pull_request_target instead of pull_request
Fixes autoassign reviewer for PRs from forked repos.
3 years ago
Vipul b44d6c5cbf
Update inactive issue message. 3 years ago
Vipul c6762fdd6a
Set days before issue stale to 200 3 years ago
Vipul 95c3ae75f4
Add Bishal to auto assign issues list. 3 years ago
Vipul 797382fe42
Add Bishal to auto assign PRs list 3 years ago
Vipul 36dbd93a7c
Create auto-assign-issues.yml 3 years ago
Vipul 45f362d0ca
Create auto_assign.yml 3 years ago
Vipul ca0688b4ab
Rename auto-assign.yaml to auto-assign.yml 3 years ago
Vipul ef8498dcba
Create auto-assign.yaml 3 years ago
Peter Mescalchin 8f1e2e0286
Bump GitHub actions `actions/checkout` and `actions/setup-node` (#763)
* Bump GitHub actions

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

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

* Fix triggers in licensed.yml

* fix workflow for this repo
3 years ago
Josh Gross a3047dcdce
Fix CODEOWNER team name (#480) 4 years ago