Merge pull request #157 from actions/non-beta-projects

Remove beta references
This commit is contained in:
Lukasz Warchol
2022-07-19 18:11:17 +02:00
committed by GitHub
2 changed files with 4 additions and 6 deletions

View File

@@ -1,9 +1,7 @@
# actions/add-to-project
Use this action to automatically add the current issue or pull request to a GitHub project.
Note that this is for [GitHub projects
(beta)](https://docs.github.com/en/issues/trying-out-the-new-projects-experience/about-projects),
not the original GitHub projects.
Use this action to automatically add the current issue or pull request to a [GitHub project](https://docs.github.com/en/issues/trying-out-the-new-projects-experience/about-projects).
Note that this action does not support [GitHub projects (classic)](https://docs.github.com/en/issues/organizing-your-work-with-project-boards).
## Current Status

View File

@@ -1,5 +1,5 @@
name: Add To GitHub Projects Beta
description: Automatically add issues and PRs to GitHub projects beta
name: Add To GitHub projects
description: Automatically add issues and PRs to GitHub projects
author: GitHub
branding:
icon: table