Skip to content

Commit b4aa165

Browse files
authored
Add policy and actions deprecation notice (#251)
Signed-off-by: Adolfo García Veytia (Puerco) <[email protected]>
1 parent d1b155b commit b4aa165

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

actions/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 🛑 Deprecation Notice 🛑
2+
3+
This directory is deprecated. Please use the GitHub actions hosted in
4+
[github.com/slsa-framework/source-actions](https://github.com/slsa-framework/source-actions).
5+
6+
The contents of this directory will be removed in the near future.

policy/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 🛑 Deprecation Notice 🛑
2+
3+
This directory is deprecated. To check in new source policies please open a
4+
pull request in the new community repository at
5+
[github.com/slsa-framework/source-policies](https://github.com/slsa-framework/source-policies).
6+
7+
The contents of this directory will be removed in the near future.
8+
9+
---
10+
111
# Policy
212

313
This folder stores 'policies' for individual repos.

0 commit comments

Comments
 (0)