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

Support Trac "priority" field, and also support Github orgs #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Support Trac "priority" field, and also support Github orgs #28

wants to merge 2 commits into from

Conversation

jsquyres
Copy link

Here's two trivial commits to add support for:

  • The "priority" Trac field. We used that field heavily in our Trac tickets, and it was really useful to be able to bring the priorty over (as a label) to Github issues.
  • Allow the target github repo to be in an organization. If "org=foo" is supplied in the config file, look for the repo in that org (vs. the user's personal repo named "foo").

These two features were extremely helpful in porting the Open MPI project (http://www.open-mpi.org/, https://github.com/open-mpi/) Trac instances to Github. We hope to be fully migrated over to Github within the next few weeks.

Many thanks for tratihubis!

Allow adding labels based on the Trac "priority" field, too.
If "org=foo" is supplied in the config file, tratihubis looks for the
target repository in that Github organization, not the user's personal
list of repositories.
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.

None yet

1 participant