Improved onboarding flow for GitHub Projects #178930
Replies: 6 comments
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
Is this only for .com or did it ship with GHES as well? |
Beta Was this translation helpful? Give feedback.
-
|
videos are not working |
Beta Was this translation helpful? Give feedback.
-
|
https://docs.github.com/graphql/reference/objects#projectv2itemstatuschangedevent |
Beta Was this translation helpful? Give feedback.
-
|
Bagaimana ya cara menambahkan proyek ke progam acara hackthon dan memilih proyek yang pas untuk mengikuti progam hackton supaya tidak kosong isinya ..terima kasih |
Beta Was this translation helpful? Give feedback.
-
|
Is there a workflow to set a date to when the issue is closed? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We’ve improved the GitHub Projects onboarding flow to help you get started faster, with options to connect and import items from a repository, set a default repository for new issues, use new default workflows to set up your project, and more.
🚀 Key improvements
Import items from a repository
import_items.mp4
During onboarding, you can now choose to import open issues, open pull requests, or both from a specified repository. The selected items are automatically imported when the project is created, so you can start with your existing content right away.
Set a default repository
default_repo.mp4
In project settings, you can now select a default repository. All new issues created in this project will be automatically associated with the selected repository.
Pull request linked to issue workflow
linked_PRs_workflow.mp4
A new default workflow, Pull request linked to issue, automatically sets the status of an issue to "In progress" whenever a linked pull request exists.
🛠 Additional onboarding improvements
🤖 API improvements
We've made improvements to the Projects GraphQL API making it easier to automate your project workflows.
project_v2_item_status_changed,added_to_project_v2,removed_from_project_v2, andconverted_from_draftevents. These events allow you to understand information such as how long an item was "In progress" before moving to "Done".queryargument with any project filter. Check out the ProjectsV2 GraphQL documentation for more details.🌟Leave a comment!
Join the discussion and leave feedback in the comments below!
Beta Was this translation helpful? Give feedback.
All reactions