Bot should not re-sort actions when doing a release
Open
complexity: you can do it
- Dominant language
- HTML
- Stars
- 338
- Forks
- 580
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 3
Description
See this PR for example: https://github.com/fastlane/docs/pull/783/files
The first few changes in files are just resorted actions, that go from one location to another.
Tasks here:
- Find out which script is run by the bot (maybe ask @josh for input how the release process works)
- Try to understand where exactly this list of actions is generated
- Find out why the sort order of the actions is not the same for each run
- Fix it
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.