Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add option --require to load custom Ruby code before starting#574

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

olleolleolle
Copy link
Collaborator

@olleolleolleolleolleolle commentedOct 13, 2017
edited
Loading

This PR adds a feature and an option--require: it takes a comma-separated list of paths to custom Ruby files torequire. This happens just before starting the changelog generation.

Example:

github_changelog_generator --require ./.changelog_hacks.rb,./.changelog_hacks2.rb
  • documentation of the new option

@olleolleolle
Copy link
CollaboratorAuthor

olleolleolle commentedOct 13, 2017
edited
Loading

I was inspired to add this because of the Pivotal Tracker question. In order to make things more custom for them, they need a place to put code.

Perhaps a new default-required filename could be the default list, to be required if found.

@olleolleolleolleolleolle changed the titleAdd option --requireAdd option --require to load custom Ruby code before startingOct 13, 2017
@olleolleolleolleolleolleforce-pushed thefeature/add-option-require branch from7f55fe5 toa43903dCompareOctober 14, 2017 12:35
@olleolleolle
Copy link
CollaboratorAuthor

#575 was the missing meta-documentation "How do I regenerate man page documentation?"

@olleolleolle
Copy link
CollaboratorAuthor

olleolleolle commentedOct 14, 2017
edited
Loading

YARD does this for naming:

    -e, --load FILE                  A Ruby script to load before running command.        --plugin PLUGIN              Load a YARD plugin (gem with `yard-' prefix)

@olleolleolleolleolleolleforce-pushed thefeature/add-option-require branch from4622707 to5456b90CompareOctober 14, 2017 18:49
@olleolleolleolleolleolle merged commitad0d972 intogithub-changelog-generator:masterOct 14, 2017
@olleolleolleolleolleolle deleted the feature/add-option-require branchOctober 14, 2017 19:01
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@olleolleolle

[8]ページ先頭

©2009-2025 Movatter.jp