Skip to content

Commit

Permalink
update .github directory to be v1.11 branch specific
Browse files Browse the repository at this point in the history
Some workflows need to be changed to be v1.11 specific. Also other
workflows and configurations can be removed since they are only used on
the master branch.

To perform this task the `.github` directory from the previous stable
branch was copy pasted and there was a manual check of the diff between
the modified files and the files from `master` branch. Heuristically,
this meant removing all GH workflows that were triggered by
`issue_comment` and the ones that are exclusively cron jobs, as well as
modifying the remaining workflows to be specific for this v1.11 stable
branch.

Signed-off-by: André Martins <andre@cilium.io>
  • Loading branch information
aanm committed Nov 26, 2021
1 parent 4b333fa commit bbb555d
Show file tree
Hide file tree
Showing 37 changed files with 72 additions and 5,731 deletions.
83 changes: 0 additions & 83 deletions .github/ISSUE_TEMPLATE/bug_report.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .github/ISSUE_TEMPLATE/failing_test_template.md

This file was deleted.

24 changes: 0 additions & 24 deletions .github/ISSUE_TEMPLATE/feature_template.md

This file was deleted.

122 changes: 0 additions & 122 deletions .github/ISSUE_TEMPLATE/release_template.md

This file was deleted.

60 changes: 0 additions & 60 deletions .github/dependabot.yml

This file was deleted.

0 comments on commit bbb555d

Please sign in to comment.