Skip to content

Add Plexus .github - #21

Closed
ascheman wants to merge 1 commit into
apache:masterfrom
support-and-care:feature/add-plexus-github
Closed

Add Plexus .github#21
ascheman wants to merge 1 commit into
apache:masterfrom
support-and-care:feature/add-plexus-github

Conversation

@ascheman

@ascheman ascheman commented May 25, 2025

Copy link
Copy Markdown
Contributor

as it is used in Plexus projects and therefore nice to have it at hand when working on GH workflows.

Note, this replaces #18 (partially)

as it is used in Plexus project and therefore nice to
have it at hand when working on GH workflows.
@ascheman ascheman mentioned this pull request May 25, 2025
Comment thread default.xml
<project path='svn/doxia-ide' name='maven-doxia-ide.git' revision='trunk' />

<project path='plexus/codehaus-plexus.github.io' name='codehaus-plexus.github.io.git' remote='plexus' revision='source' />
<project path='plexus/.github' name='.github.git' remote='plexus' />

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we call it github instead of .github in the directory tree?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was thinking about dot.github (have seen that on other repositories to make it visible). What's your opinion?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was thinking about dot.github (have seen that on other repositories to make it visible). What's your opinion?

Any opinion about this, @hboutemy ? I am fine with both, it was just a thought.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolved in the follow-up PR #49: I went with your suggestion and renamed the local checkout path from .github to the visible github (commit 43cd665). I had to open #49 because I lost write access to the fork backing this PR, so #21 could no longer be updated.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the Codehaus Plexus organization’s shared .github repository to this checkout/manifest so contributors have Plexus-wide GitHub Actions workflows available locally alongside other Plexus sources.

Changes:

  • Add plexus/.github to the default.xml manifest (remote plexus).
  • Update README.md’s example directory tree to include plexus/.github.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Documents the additional plexus/.github directory in the resulting checkout layout.
default.xml Adds the codehaus-plexus/.github repository to the Plexus section of the repo manifest.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ascheman ascheman mentioned this pull request Jul 28, 2026
@ascheman

Copy link
Copy Markdown
Contributor Author

Closing in favour of #49, which supersedes this PR.

#21 was raised from a fork I no longer have write access to and can therefore no longer be updated. #49 is rebased onto current master and addresses @hboutemy's review — the local checkout path is renamed from .github to the visible github (commit 43cd665).

@ascheman ascheman closed this Jul 28, 2026
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

Successfully merging this pull request may close these issues.

3 participants