Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

project: automate issue fields #454

Closed
evankanderson opened this issue Jul 10, 2023 · 4 comments
Closed

project: automate issue fields #454

evankanderson opened this issue Jul 10, 2023 · 4 comments

Comments

@evankanderson
Copy link
Member

@dussab wanted some housekeeping on GitHub issues, and I'm never gonna remember on my own:

  • When an issue is moved to "In Progress", set the "start date"
  • When an issues is marked "Done" or moved to the "Done" column, set "end date".

From https://docs.github.com/en/actions/managing-issues-and-pull-requests/using-github-actions-for-project-management#when-do-workflows-run

Many workflow triggers are useful for automating project management.

  • An issue is opened, assigned, or labeled.
  • A comment is added to an issue.
  • A project card is created or moved.
  • A scheduled time.
@lukehinds
Copy link
Contributor

This would be really cool

I don't think its relevant to this thread, as we are not dealing with pull requests as the initiating event, but I hit some issues with the github label action and forks: pascalgn/size-label-action#33. - It is possible to work around, but iirc it required elevating to the token permissions, which would give a fork write permissions on the repo.

@evankanderson
Copy link
Member Author

evankanderson commented Jul 11, 2023 via email

@rdimitrov
Copy link
Member

@dussab - hey, can we close this or it is this still relevant?

@rdimitrov rdimitrov changed the title Automate issue fields project: automate issue fields Oct 20, 2023
@dussab
Copy link
Member

dussab commented Oct 20, 2023

Let's close the issue and we can figure out what type of automation we need once we separate Epics from the mediator repo

@dussab dussab closed this as completed Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants