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
This automation provides the ability to automate issues and pull requests related to [Github Projects (Beta)](https://docs.github.com/en/issues/trying-out-the-new-projects-experience/about-projects).
12
-
If the issue or pull request is not attached to a project, it is automatically added to the project and its desired column.
12
+
If the issue or pull request is not attached to a project, it is automatically added to the project and its desired column.
13
13
In addition to status automation, this automation also supports custom field management.
14
14
15
15
Note: GITHUB_TOKEN does not have the necessary scopes to access projects (beta).
@@ -19,7 +19,7 @@ For more information, see [Creating a personal access token](https://docs.github
19
19
> :warning: The GitHub API change of 2022-02-23 results in an error message requiring an upgrade to a new version.
20
20
>
21
21
> What is the problem?
22
-
>
22
+
>
23
23
> As of 2022-02-23 , the GitHub API requires that the value of a single select/iteration field be a string instead of an ID!
24
24
>
25
25
> This causes the automation to throw an error message.
0 commit comments