Skip to content

Commit

Permalink
Remove unnecessary actions
Browse files Browse the repository at this point in the history
 - actionlint was used to allow-list actions upstream,
 - add-hashicorp-contributed-label was used to add a label to internal
   PRs for visibility,
 - backport was the tool to automatically backport PRs,
 - milestone-checker was used to ensure PRs had appropriate milestones
   prior to merge,
 - oss was used to classify issues against the specified label category
 - remove-labels was used to clean up issues & PRs
 - security-scan requires internal tooling not made public
 - test-ci-bootstrap & test-ci-cleanup are both part of the complex Enos
   integration tests, which were removed in
   85455fb due to resource
   requirements.

Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>
  • Loading branch information
cipherboy committed Mar 2, 2024
1 parent 4f03020 commit 876cef0
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 460 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/actionlint.yml

This file was deleted.

26 changes: 0 additions & 26 deletions .github/workflows/add-hashicorp-contributed-label.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/workflows/backport.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/workflows/milestone-checker.yml

This file was deleted.

128 changes: 0 additions & 128 deletions .github/workflows/oss.yml

This file was deleted.

19 changes: 0 additions & 19 deletions .github/workflows/remove-labels.yml

This file was deleted.

85 changes: 0 additions & 85 deletions .github/workflows/security-scan.yml

This file was deleted.

51 changes: 0 additions & 51 deletions .github/workflows/test-ci-bootstrap.yml

This file was deleted.

Loading

0 comments on commit 876cef0

Please sign in to comment.