minder icon indicating copy to clipboard operation
minder copied to clipboard

Organization in-progress checkpoint, still working on items from #3839

Open evankanderson opened this issue 1 year ago • 2 comments

Summary

This adds the organization entity, started during the Minder livestream

Change Type

Mark the type of change your PR introduces:

  • [ ] Bug fix (resolves an issue without affecting existing features)
  • [x] Feature (adds new functionality without breaking changes)
  • [ ] Breaking change (may impact existing functionalities or require documentation updates)
  • [ ] Documentation (updates or additions to documentation)
  • [ ] Refactoring or test improvements (no bug fixes or new functionality)

Testing

Not yet

Review Checklist:

  • [ ] Reviewed my own code for quality and clarity.
  • [ ] Added comments to complex or tricky code sections.
  • [ ] Updated any affected documentation.
  • [ ] Included tests that validate the fix or feature.
  • [ ] Checked that related changes are merged.

evankanderson avatar Feb 08 '25 23:02 evankanderson

This PR needs additional information before we can continue. It is now marked as stale because it has been open for 30 days with no activity. Please provide the necessary details to continue or it will be closed in 30 days.

github-actions[bot] avatar Mar 11 '25 02:03 github-actions[bot]

This PR needs additional information before we can continue. It is now marked as stale because it has been open for 30 days with no activity. Please provide the necessary details to continue or it will be closed in 30 days.

github-actions[bot] avatar May 11 '25 02:05 github-actions[bot]

This PR needs additional information before we can continue. It is now marked as stale because it has been open for 30 days with no activity. Please provide the necessary details to continue or it will be closed in 30 days.

github-actions[bot] avatar Jun 11 '25 02:06 github-actions[bot]

One blocker here is that we currently have type-specific endpoints for entities, but it's not clear that's a good idea going forward. Entity list / update is somewhat clear, but Entity create needs to be figured out.

We might be able to bypass that for GitHub organizations given the 1:1 between providers and org installations, so that may be an option here.

evankanderson avatar Jun 24 '25 21:06 evankanderson

This PR needs additional information before we can continue. It is now marked as stale because it has been open for 30 days with no activity. Please provide the necessary details to continue or it will be closed in 30 days.

github-actions[bot] avatar Jul 25 '25 03:07 github-actions[bot]