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

Solve #92 - Add github issues assigness to work items #93

Merged
merged 5 commits into from
Aug 12, 2024

Conversation

FelipeGuzmanSierra
Copy link
Collaborator

Description

On this PR:

  • A process to manage the assignees from Git Hub and update them on notion was added.
  • The WriteGithubIssueRequest bot was removed and its logic was added to the FetchGithubIssues bot.
  • Logic to manage status was added. When the issue is created is set as a Backlog WI and when the issue is closed, it is set as a Done WI.

Closes #92

@FelipeGuzmanSierra FelipeGuzmanSierra added the 👍 Feature New feature or request label Aug 8, 2024
@FelipeGuzmanSierra FelipeGuzmanSierra self-assigned this Aug 8, 2024
@coveralls
Copy link

coveralls commented Aug 8, 2024

Pull Request Test Coverage Report for Build 10310546641

Details

  • 87 of 87 (100.0%) changed or added relevant lines in 11 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.09%) to 99.646%

Totals Coverage Status
Change from base Build 10115931360: 0.09%
Covered Lines: 3377
Relevant Lines: 3389

💛 - Coveralls

@FelipeGuzmanSierra FelipeGuzmanSierra merged commit 03654e0 into main Aug 12, 2024
4 checks passed
@FelipeGuzmanSierra FelipeGuzmanSierra deleted the 92-add-github-assigness-to-wi branch August 12, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 Feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add github issues assigness to work items
2 participants