You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,24 @@ The auth token is persisted in the local git config. This enables your scripts t
10
10
11
11
When Git 2.18 or higher is not in your PATH, falls back to the REST API to download the files.
12
12
13
+
### Note
14
+
15
+
Thank you for your interest in this GitHub action, however, right now we are not taking contributions.
16
+
17
+
We continue to focus our resources on strategic areas that help our customers be successful while making developers' lives easier. While GitHub Actions remains a key part of this vision, we are allocating resources towards other areas of Actions and are not taking contributions to this repository at this time. The GitHub public roadmap is the best place to follow along for any updates on features we’re working on and what stage they’re in.
18
+
19
+
We are taking the following steps to better direct requests related to GitHub Actions, including:
20
+
21
+
1. We will be directing questions and support requests to our [Community Discussions area](https://github.com/orgs/community/discussions/categories/actions)
22
+
23
+
2. High Priority bugs can be reported through Community Discussions or you can report these to our support team https://support.github.com/contact/bug-report.
24
+
25
+
3. Security Issues should be handled as per our [security.md](security.md)
26
+
27
+
We will still provide security updates for this project and fix major breaking changes during this time.
28
+
29
+
You are welcome to still raise bugs in this repo.
30
+
13
31
# What's new
14
32
15
33
Please refer to the [release page](https://github.com/actions/checkout/releases/latest) for the latest release notes.
0 commit comments