Developer attempting a Quest

After a Quest has started, a developer can express interest in solving it by "embarking" on the Quest. Embarking on a Quest does not provide the developer with exclusivity, but it lets the organisation and other solvers know that they intend to solve it.

To embark on a quest, a developer can use the Quira website, following an explicit invitation link received per Quest.

Alternatively, for embarking on public Quests only, a developer can call the embark command in the target Issue on GitHub.

@quest-bot embark

If this is successful you will see a message like:

@{user} has embarked on this Quest 🗡

...

Now the developer needs to go and submit a Pull Request against the target Issue.

Click here for common errors with embark.

Last updated