Skip to content

shared-overwrite/git_commit_all_submodules.sh should replace pull request references like #0 with HTTP URLs since commit messages is going into another repo #532

@mmathieum

Description

@mmathieum

Example:

CI: Sync code from 'commons-android' & 'commons-java' & 'parser':
- commons-android: Change DEBUG constant to use environment variable (#52)
- commons-java: Change DEBUG constant to use environment variable (#15)
- parser: Change DEBUG constant to use environment variable (#29)

Sould be:

CI: Sync code from 'commons-android' & 'commons-java' & 'parser':
- commons-android: Change DEBUG constant to use environment variable ([commons-android#52](https://github.com/mtransitapps/commons-android/pull/52))
- commons-java: Change DEBUG constant to use environment variable ([commons-java#15](https://github.com/mtransitapps/commons-java/pull/15))
- parser: Change DEBUG constant to use environment variable ([parser#29](https://github.com/mtransitapps/parserpull/29))

Metadata

Metadata

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions